Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355702
b: refs/heads/master
c: 1e7bf5e
h: refs/heads/master
v: v3
  • Loading branch information
Pali Rohár authored and Tony Lindgren committed Feb 1, 2013
1 parent 5fd386a commit 7dda3a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5610b8ede8a38f5a181f77da54ce96ff620407ad
refs/heads/master: 1e7bf5e3629f294652517a707a28ff8fe75d3564
9 changes: 9 additions & 0 deletions trunk/arch/arm/mach-omap2/board-rx51-peripherals.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,30 +162,39 @@ static struct tsl2563_platform_data rx51_tsl2563_platform_data = {
#if defined(CONFIG_LEDS_LP5523) || defined(CONFIG_LEDS_LP5523_MODULE)
static struct lp5523_led_config rx51_lp5523_led_config[] = {
{
.name = "lp5523:kb1",
.chan_nr = 0,
.led_current = 50,
}, {
.name = "lp5523:kb2",
.chan_nr = 1,
.led_current = 50,
}, {
.name = "lp5523:kb3",
.chan_nr = 2,
.led_current = 50,
}, {
.name = "lp5523:kb4",
.chan_nr = 3,
.led_current = 50,
}, {
.name = "lp5523:b",
.chan_nr = 4,
.led_current = 50,
}, {
.name = "lp5523:g",
.chan_nr = 5,
.led_current = 50,
}, {
.name = "lp5523:r",
.chan_nr = 6,
.led_current = 50,
}, {
.name = "lp5523:kb5",
.chan_nr = 7,
.led_current = 50,
}, {
.name = "lp5523:kb6",
.chan_nr = 8,
.led_current = 50,
}
Expand Down

0 comments on commit 7dda3a9

Please sign in to comment.