diff options
Diffstat (limited to 'target/linux/ramips/dts/3G150B.dts')
-rw-r--r-- | target/linux/ramips/dts/3G150B.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/3G150B.dts b/target/linux/ramips/dts/3G150B.dts index 26f4ce6bcb..a8387a45f6 100644 --- a/target/linux/ramips/dts/3G150B.dts +++ b/target/linux/ramips/dts/3G150B.dts @@ -82,12 +82,12 @@ compatible = "gpio-leds"; ap { - label = "tenda:blue:ap"; + label = "3g150b:blue:ap"; gpios = <&gpio0 7 1>; }; 3g { - label = "tenda:blue:3g"; + label = "3g150b:blue:3g"; gpios = <&gpio0 14 1>; }; }; |