diff options
Diffstat (limited to 'target/linux/ramips/dts/WR512-3GN-8M.dts')
-rw-r--r-- | target/linux/ramips/dts/WR512-3GN-8M.dts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/WR512-3GN-8M.dts b/target/linux/ramips/dts/WR512-3GN-8M.dts index d0cc0efb63..b439f0a78d 100644 --- a/target/linux/ramips/dts/WR512-3GN-8M.dts +++ b/target/linux/ramips/dts/WR512-3GN-8M.dts @@ -59,27 +59,27 @@ compatible = "gpio-leds"; 3g { - label = "wr512:green:3g"; + label = "wr512-3gn:green:3g"; gpios = <&gpio0 9 1>; }; gateway { - label = "wr512:green:gateway"; + label = "wr512-3gn:green:gateway"; gpios = <&gpio0 11 1>; }; ap { - label = "wr512:green:ap"; + label = "wr512-3gn:green:ap"; gpios = <&gpio0 12 1>; }; wps { - label = "wr512:green:wps"; + label = "wr512-3gn:green:wps"; gpios = <&gpio0 14 1>; }; station { - label = "wr512:green:station"; + label = "wr512-3gn:green:station"; gpios = <&gpio0 13 1>; }; }; |