diff options
Diffstat (limited to 'target/linux/ramips/dts/ZBT-WR8305RT.dts')
-rw-r--r-- | target/linux/ramips/dts/ZBT-WR8305RT.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/ZBT-WR8305RT.dts b/target/linux/ramips/dts/ZBT-WR8305RT.dts index 8c56c158a0..8d21a2dfa7 100644 --- a/target/linux/ramips/dts/ZBT-WR8305RT.dts +++ b/target/linux/ramips/dts/ZBT-WR8305RT.dts @@ -87,17 +87,17 @@ compatible = "gpio-leds"; sys { - label = "zbt-wr8305rt:sys"; + label = "zbt-wr8305rt:green:sys"; gpios = <&gpio1 14 1>; }; lan { - label = "zbt-wr8305rt:usb"; + label = "zbt-wr8305rt:green:usb"; gpios = <&gpio1 15 1>; }; wifi { - label = "zbt-wr8305rt:wifi"; + label = "zbt-wr8305rt:green:wifi"; gpios = <&gpio3 0 1>; }; }; |