diff options
Diffstat (limited to 'target/linux/ramips/dts/RE6500.dts')
-rw-r--r-- | target/linux/ramips/dts/RE6500.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/RE6500.dts b/target/linux/ramips/dts/RE6500.dts index 89029bfda0..b65ade400e 100644 --- a/target/linux/ramips/dts/RE6500.dts +++ b/target/linux/ramips/dts/RE6500.dts @@ -88,12 +88,12 @@ compatible = "gpio-leds"; wifi { - label = "linksys:orange:wifi"; + label = "re6500:orange:wifi"; gpios = <&gpio0 0 1>; }; power { - label = "linksys:white:power"; + label = "re6500:white:power"; gpios = <&gpio0 9 1>; }; }; |