diff options
Diffstat (limited to 'target/linux/ramips/dts/F7C027.dts')
-rw-r--r-- | target/linux/ramips/dts/F7C027.dts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/F7C027.dts b/target/linux/ramips/dts/F7C027.dts index 874d606bdc..89e93568fa 100644 --- a/target/linux/ramips/dts/F7C027.dts +++ b/target/linux/ramips/dts/F7C027.dts @@ -86,22 +86,22 @@ compatible = "gpio-leds"; status { - label = "belkin:blue:status"; + label = "f7c027:blue:status"; gpios = <&gpio0 7 1>; }; power { - label = "belkin:blue:power"; + label = "f7c027:blue:power"; gpios = <&gpio0 9 1>; }; orange { - label = "belkin:orange:status"; + label = "f7c027:orange:status"; gpios = <&gpio0 11 1>; }; relay { - label = "belkin:device:relay"; + label = "f7c027:device:relay"; gpios = <&gpio0 13 0>; }; }; |