Author: jogo
Date: 2015-04-21 19:00:39 +0200 (Tue, 21 Apr 2015)
New Revision: 45558

Modified:
   trunk/target/linux/brcm63xx/dts/bcm963269bhr.dts
Log:
brcm63xx: fix leds bcm963269bhr

Fix the led naming and gpios.

Signed-off-by: Jonas Gorski <[email protected]>

Modified: trunk/target/linux/brcm63xx/dts/bcm963269bhr.dts
===================================================================
--- trunk/target/linux/brcm63xx/dts/bcm963269bhr.dts    2015-04-21 16:43:46 UTC 
(rev 45557)
+++ trunk/target/linux/brcm63xx/dts/bcm963269bhr.dts    2015-04-21 17:00:39 UTC 
(rev 45558)
@@ -24,13 +24,13 @@
                compatible = "gpio-leds";
 
                usb1 {
-                       label = "963629BHR:green:usb1";
+                       label = "963269BHR:green:usb1";
                        gpios = <&gpio0 9 1>;
                };
 
-               usb12 {
-                       label = "963629BHR:green:usb1";
-                       gpios = <&gpio0 9 1>;
+               usb2 {
+                       label = "963269BHR:green:usb2";
+                       gpios = <&gpio0 10 1>;
                };
        };
 };
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to