From 16127b342901f0c9b1c1697ed5f99df924504682 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 21 Apr 2015 17:00:39 +0000 Subject: brcm63xx: fix leds bcm963269bhr Fix the led naming and gpios. Signed-off-by: Jonas Gorski SVN-Revision: 45558 --- target/linux/brcm63xx/dts/bcm963269bhr.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/brcm63xx/dts/bcm963269bhr.dts') diff --git a/target/linux/brcm63xx/dts/bcm963269bhr.dts b/target/linux/brcm63xx/dts/bcm963269bhr.dts index 84f655490f..dcef989859 100644 --- a/target/linux/brcm63xx/dts/bcm963269bhr.dts +++ b/target/linux/brcm63xx/dts/bcm963269bhr.dts @@ -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>; }; }; }; -- cgit v1.2.3