diff options
Diffstat (limited to 'target/linux/ramips/dts/AIR3GII.dts')
-rw-r--r-- | target/linux/ramips/dts/AIR3GII.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/AIR3GII.dts b/target/linux/ramips/dts/AIR3GII.dts index 434b10b2ce..40d3228615 100644 --- a/target/linux/ramips/dts/AIR3GII.dts +++ b/target/linux/ramips/dts/AIR3GII.dts @@ -73,12 +73,12 @@ compatible = "gpio-leds"; wlan { - label = "airlive:green:wlan"; + label = "air3gii:green:wlan"; gpios = <&gpio0 8 0>; }; mobile { - label = "airlive:green:mobile"; + label = "air3gii:green:mobile"; gpios = <&gpio0 9 1>; }; }; |