summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch b/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
index 00da3a29d..7e20e0dec 100644
--- a/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
+++ b/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch
@@ -21,18 +21,18 @@
+
+ .leds = {
+ {
-+ .name = "power",
++ .name = "96348A-122:green:power",
+ .gpio = 0,
+ .active_low = 1,
+ .default_trigger = "default-on",
+ },
+ {
-+ .name = "alarm",
++ .name = "96348A-122:green:alarm",
+ .gpio = 2,
+ .active_low = 1,
+ },
+ {
-+ .name = "wps",
++ .name = "96348A-122:green:wps",
+ .gpio = 6,
+ .active_low = 1,
+ },
@@ -68,7 +68,7 @@
static struct board_info __initdata board_96348gw = {
.name = "96348GW",
.expected_cpu_id = 0x6348,
-@@ -1947,6 +2008,7 @@ static const struct board_info __initdat
+@@ -1944,6 +2005,7 @@ static const struct board_info __initdat
&board_V2500V_BB,
&board_V2110,
&board_ct536_ct5621,