diff options
Diffstat (limited to 'target/linux/ramips/dts/RT-N13U.dts')
-rw-r--r-- | target/linux/ramips/dts/RT-N13U.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/RT-N13U.dts b/target/linux/ramips/dts/RT-N13U.dts index 4e1737ef2b..7e0fbd2f90 100644 --- a/target/linux/ramips/dts/RT-N13U.dts +++ b/target/linux/ramips/dts/RT-N13U.dts @@ -51,12 +51,12 @@ compatible = "gpio-leds"; power { - label = "rt-n13u:power"; + label = "rt-n13u:blue:power"; gpios = <&gpio0 7 1>; }; wifi { - label = "rt-n13u:wifi"; + label = "rt-n13u:blue:wifi"; gpios = <&gpio0 8 1>; }; }; |