aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-12-04 15:19:50 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-12-04 15:19:50 +0000
commitb6f39ce33a905574b2e363cd2334f546398d3b13 (patch)
tree663682568bef4bea3cb448469924a649692d4d3e /target/linux/brcm63xx
parentc9250641c4f4e172d859e1fb0e9a76631ff13d87 (diff)
downloadmaster-187ad058-b6f39ce33a905574b2e363cd2334f546398d3b13.tar.gz
master-187ad058-b6f39ce33a905574b2e363cd2334f546398d3b13.tar.bz2
master-187ad058-b6f39ce33a905574b2e363cd2334f546398d3b13.zip
[brcm63xx ] Fix Comtrend AR-5381u Power LED
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34471 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r--target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch2
-rw-r--r--target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch b/target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch
index 39daedf600..58a3deb0ff 100644
--- a/target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch
+++ b/target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch
@@ -42,7 +42,7 @@
+ .leds = {
+ {
+ .name = "96328A-1241N:green:power",
-+ .gpio = 8,
++ .gpio = 4,
+ .active_low = 1,
+ .default_trigger = "default-on",
+ },
diff --git a/target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch b/target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch
index 39daedf600..58a3deb0ff 100644
--- a/target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch
+++ b/target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch
@@ -42,7 +42,7 @@
+ .leds = {
+ {
+ .name = "96328A-1241N:green:power",
-+ .gpio = 8,
++ .gpio = 4,
+ .active_low = 1,
+ .default_trigger = "default-on",
+ },