Author: jogo
Date: 2015-07-01 01:26:05 +0200 (Wed, 01 Jul 2015)
New Revision: 46149
Modified:
trunk/target/linux/brcm63xx/dts/a4001n.dts
Log:
brcm63xx: swap a4001n power leds again
This partially reverts r44577 ("brcm63xx: fix DTS LEDs and buttons").
Fixes #19858.
Signed-off-by: Jonas Gorski <[email protected]>
Modified: trunk/target/linux/brcm63xx/dts/a4001n.dts
===================================================================
--- trunk/target/linux/brcm63xx/dts/a4001n.dts 2015-06-30 23:26:02 UTC (rev
46148)
+++ trunk/target/linux/brcm63xx/dts/a4001n.dts 2015-06-30 23:26:05 UTC (rev
46149)
@@ -32,15 +32,15 @@
label = "A4001N:red:inet";
gpios = <&gpio0 1 0>;
};
+ power_red {
+ label = "A4001N:red:power";
+ gpios = <&gpio0 4 0>;
+ };
power_green {
label = "A4001N:green:power";
- gpios = <&gpio0 4 0>;
+ gpios = <&gpio0 8 0>;
default-state = "on";
};
- power_red {
- label = "A4001N:red:power";
- gpios = <&gpio0 8 0>;
- };
usb_green {
label = "A4001N:green:usb";
gpios = <&gpio0 10 1>;
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits