aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_hnet_c108.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_hnet_c108.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_hnet_c108.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7620a_hnet_c108.dts b/target/linux/ramips/dts/mt7620a_hnet_c108.dts
index be0e0c0e99..d9c5c24287 100644
--- a/target/linux/ramips/dts/mt7620a_hnet_c108.dts
+++ b/target/linux/ramips/dts/mt7620a_hnet_c108.dts
@@ -66,27 +66,27 @@
compatible = "gpio-leds";
sdcard {
- label = "c108:green:sdcard";
+ label = "green:sdcard";
gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
};
modem_green {
- label = "c108:green:modem";
+ label = "green:modem";
gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
};
modem_red {
- label = "c108:red:modem";
+ label = "red:modem";
gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
};
lan_red {
- label = "c108:red:lan";
+ label = "red:lan";
gpios = <&gpio2 3 GPIO_ACTIVE_HIGH>;
};
led_lan_green: lan_green {
- label = "c108:green:lan";
+ label = "green:lan";
gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>;
};
};