Author: jogo
Date: 2015-07-01 02:32:03 +0200 (Wed, 01 Jul 2015)
New Revision: 46154
Modified:
branches/chaos_calmer/target/linux/brcm63xx/dts/a4001n.dts
Log:
CC: brcm63xx: swap a4001n power leds again
This partially reverts r44577 ("brcm63xx: fix DTS LEDs and buttons").
Fixes #19858.
Backport of r46149.
Signed-off-by: Jonas Gorski <[email protected]>
Modified: branches/chaos_calmer/target/linux/brcm63xx/dts/a4001n.dts
===================================================================
--- branches/chaos_calmer/target/linux/brcm63xx/dts/a4001n.dts 2015-07-01
00:32:01 UTC (rev 46153)
+++ branches/chaos_calmer/target/linux/brcm63xx/dts/a4001n.dts 2015-07-01
00:32:03 UTC (rev 46154)
@@ -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