diff options
Diffstat (limited to 'target/linux/ramips/dts/AI-BR100.dts')
-rw-r--r-- | target/linux/ramips/dts/AI-BR100.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/AI-BR100.dts b/target/linux/ramips/dts/AI-BR100.dts index 90195b6af8..f3932aec5d 100644 --- a/target/linux/ramips/dts/AI-BR100.dts +++ b/target/linux/ramips/dts/AI-BR100.dts @@ -84,12 +84,12 @@ compatible = "gpio-leds"; wan { - label = "aigale:blue:wan"; + label = "ai-br100:blue:wan"; gpios = <&gpio2 4 1>; }; wlan { - label = "aigale:blue:wlan"; + label = "ai-br100:blue:wlan"; gpios = <&gpio3 0 1>; }; }; |