diff options
Diffstat (limited to 'target/linux/ramips/dts/FREESTATION5.dts')
-rw-r--r-- | target/linux/ramips/dts/FREESTATION5.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/FREESTATION5.dts b/target/linux/ramips/dts/FREESTATION5.dts index 1febfb57c9..a6a7402774 100644 --- a/target/linux/ramips/dts/FREESTATION5.dts +++ b/target/linux/ramips/dts/FREESTATION5.dts @@ -85,17 +85,17 @@ // The following leds are defined in the ArcOS firmware, but reportedly // not present in the Freestation5 device. wifi { - label = "freestation:unknown:wifi"; + label = "freestation5:unknown:wifi"; gpios = <&gpio0 7 1>; }; powerg { - label = "freestation:unknown:powerg"; + label = "freestation5:unknown:powerg"; gpios = <&gpio0 9 1>; }; usb { - label = "freestation:unknown:usb"; + label = "freestation5:unknown:usb"; gpios = <&gpio0 14 1>; }; }; |