diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-06-06 15:44:52 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-06-06 15:44:52 +0000 |
commit | c69a2cdfbb4f8774e2f7d84084e892bb58b96330 (patch) | |
tree | 201a519d3d00023c6427f2b28c7e02bd9cfa2d81 /target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch | |
parent | ce1d4d7ee946f64c21964e62c67ca4aa73d671b1 (diff) | |
download | mtk-20170518-c69a2cdfbb4f8774e2f7d84084e892bb58b96330.zip mtk-20170518-c69a2cdfbb4f8774e2f7d84084e892bb58b96330.tar.gz mtk-20170518-c69a2cdfbb4f8774e2f7d84084e892bb58b96330.tar.bz2 |
fix leds naming for all bcm63xx boards
SVN-Revision: 32086
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch b/target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch index 79251f4..8735d7d 100644 --- a/target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch +++ b/target/linux/brcm63xx/patches-3.3/509-board_rta1320_16m.patch @@ -19,23 +19,23 @@ + + .leds = { + { -+ .name = "adsl", ++ .name = "RTA1320_16M:green:adsl", + .gpio = 3, + .active_low = 1, + }, + { -+ .name = "ppp", ++ .name = "RTA1320_16M:green:ppp", + .gpio = 4, + .active_low = 1, + }, + { -+ .name = "power", ++ .name = "RTA1320_16M:green:power", + .gpio = 0, + .active_low = 1, + .default_trigger = "default-on", + }, + { -+ .name = "stop", ++ .name = "RTA1320_16M:green:stop", + .gpio = 1, + .active_low = 1, + }, @@ -44,7 +44,7 @@ #endif /* -@@ -1663,6 +1700,7 @@ static const struct board_info __initdat +@@ -1660,6 +1697,7 @@ static const struct board_info __initdat &board_96338gw, &board_96338w, &board_96338w2_e7t, |