diff options
Diffstat (limited to 'target/linux/ramips/dts/WL-330N.dts')
-rw-r--r-- | target/linux/ramips/dts/WL-330N.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/WL-330N.dts b/target/linux/ramips/dts/WL-330N.dts index 0e7c027b70..a7238dceca 100644 --- a/target/linux/ramips/dts/WL-330N.dts +++ b/target/linux/ramips/dts/WL-330N.dts @@ -69,12 +69,12 @@ compatible = "gpio-leds"; link { - label = "asus:blue:link"; + label = "wl-330n:blue:link"; gpios = <&gpio0 9 1>; }; power { - label = "asus:blue:power"; + label = "wl-330n:blue:power"; gpios = <&gpio0 11 1>; }; }; |