diff options
Diffstat (limited to 'target/linux/ramips/dts/ALL0239-3G.dts')
-rw-r--r-- | target/linux/ramips/dts/ALL0239-3G.dts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/ALL0239-3G.dts b/target/linux/ramips/dts/ALL0239-3G.dts index ac8a4e9ec6..d75bb2ce40 100644 --- a/target/linux/ramips/dts/ALL0239-3G.dts +++ b/target/linux/ramips/dts/ALL0239-3G.dts @@ -64,22 +64,22 @@ compatible = "gpio-leds"; usb { - label = "hw550-3g:green:usb"; + label = "all0239-3g:green:usb"; gpios = <&gpio0 8 1>; }; 3g { - label = "hw550-3g:green:3g"; + label = "all0239-3g:green:3g"; gpios = <&gpio0 11 1>; }; status { - label = "hw550-3g:green:status"; + label = "all0239-3g:green:status"; gpios = <&gpio0 12 1>; }; wps { - label = "hw550-3g:green:wps"; + label = "all0239-3g:green:wps"; gpios = <&gpio0 14 1>; }; }; |