diff options
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r-- | target/linux/ramips/dts/WMR-300.dts (renamed from target/linux/ramips/dts/WMR300.dts) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/WMR300.dts b/target/linux/ramips/dts/WMR-300.dts index fbeec4c769..3dae3ae2ae 100644 --- a/target/linux/ramips/dts/WMR300.dts +++ b/target/linux/ramips/dts/WMR-300.dts @@ -70,17 +70,17 @@ compatible = "gpio-leds"; aoss1 { - label = "buffalo:red:aoss"; + label = "wmr-300:red:aoss"; gpios = <&gpio2 1 1>; }; aoss2 { - label = "buffalo:green:aoss"; + label = "wmr-300:green:aoss"; gpios = <&gpio2 2 1>; }; power { - label = "buffalo:green:status"; + label = "wmr-300:green:status"; gpios = <&gpio2 4 1>; }; }; |