diff options
Diffstat (limited to 'target/linux/ramips/dts/BR-6475ND.dts')
-rw-r--r-- | target/linux/ramips/dts/BR-6475ND.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/BR-6475ND.dts b/target/linux/ramips/dts/BR-6475ND.dts index ce8bd61efb..8c8a980256 100644 --- a/target/linux/ramips/dts/BR-6475ND.dts +++ b/target/linux/ramips/dts/BR-6475ND.dts @@ -150,17 +150,17 @@ compatible = "gpio-leds"; power { - label = "edimax:green:power"; + label = "br-6475nd:green:power"; gpios = <&gpio0 10 1>; }; wlan { - label = "edimax:amber:wlan"; + label = "br-6475nd:amber:wlan"; gpios = <&gpio0 11 1>; }; wlan_5ghz { - label = "edimax:amber:wlan_5ghz"; + label = "br-6475nd:amber:wlan_5ghz"; gpios = <&gpio0 14 1>; }; }; |