diff options
Diffstat (limited to 'target/linux/ramips/dts/OY-0001.dts')
-rw-r--r-- | target/linux/ramips/dts/OY-0001.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/OY-0001.dts b/target/linux/ramips/dts/OY-0001.dts index b008afd1d7..36c783bbee 100644 --- a/target/linux/ramips/dts/OY-0001.dts +++ b/target/linux/ramips/dts/OY-0001.dts @@ -84,12 +84,12 @@ compatible = "gpio-leds"; powerled { - label = "oy:green:power"; + label = "oy-0001:green:power"; gpios = <&gpio0 9 1>; }; wifiled { - label = "oy:green:wifi"; + label = "oy-0001:green:wifi"; gpios = <&gpio3 0 1>; }; }; |