diff options
Diffstat (limited to 'target/linux/ramips/dts/DIR-620-A1.dts')
-rw-r--r-- | target/linux/ramips/dts/DIR-620-A1.dts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/DIR-620-A1.dts b/target/linux/ramips/dts/DIR-620-A1.dts index 1655982afc..212cf881b7 100644 --- a/target/linux/ramips/dts/DIR-620-A1.dts +++ b/target/linux/ramips/dts/DIR-620-A1.dts @@ -82,32 +82,32 @@ compatible = "gpio-leds"; status { - label = "d-link:amber:status"; + label = "dir-620-a1:amber:status"; gpios = <&gpio0 8 1>; }; status2 { - label = "d-link:green:status"; + label = "dir-620-a1:green:status"; gpios = <&gpio0 9 1>; }; wan { - label = "d-link:amber:wan"; + label = "dir-620-a1:amber:wan"; gpios = <&gpio0 14 1>; }; wan2 { - label = "d-link:green:wan"; + label = "dir-620-a1:green:wan"; gpios = <&gpio0 12 1>; }; wps { - label = "d-link:blue:wps"; + label = "dir-620-a1:blue:wps"; gpios = <&gpio0 13 0>; }; wps2 { - label = "d-link:amber:wps"; + label = "dir-620-a1:amber:wps"; gpios = <&gpio0 11 0>; }; }; |