diff options
Diffstat (limited to 'target/linux/ramips/dts/WL-330N3G.dts')
-rw-r--r-- | target/linux/ramips/dts/WL-330N3G.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/WL-330N3G.dts b/target/linux/ramips/dts/WL-330N3G.dts index 12a24b5692..c02f6a907f 100644 --- a/target/linux/ramips/dts/WL-330N3G.dts +++ b/target/linux/ramips/dts/WL-330N3G.dts @@ -69,17 +69,17 @@ compatible = "gpio-leds"; 3g { - label = "asus:blue:3g"; + label = "wl-330n3g:blue:3g"; gpios = <&gpio0 9 1>; }; 3g2 { - label = "asus:red:3g"; + label = "wl-330n3g:red:3g"; gpios = <&gpio0 13 1>; }; power { - label = "asus:blue:power"; + label = "wl-330n3g:blue:power"; gpios = <&gpio0 11 1>; }; }; |