aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3050_alphanetworks_asl26555.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3050_alphanetworks_asl26555.dtsi')
-rw-r--r--target/linux/ramips/dts/rt3050_alphanetworks_asl26555.dtsi16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ramips/dts/rt3050_alphanetworks_asl26555.dtsi b/target/linux/ramips/dts/rt3050_alphanetworks_asl26555.dtsi
index be57cd8e57..b476fd4fa4 100644
--- a/target/linux/ramips/dts/rt3050_alphanetworks_asl26555.dtsi
+++ b/target/linux/ramips/dts/rt3050_alphanetworks_asl26555.dtsi
@@ -34,44 +34,44 @@
compatible = "gpio-leds";
eth {
- label = "asl26555:green:eth";
+ label = "green:eth";
gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
};
wan-red {
- label = "asl26555:red:wan";
+ label = "red:wan";
gpios = <&gpio0 1 GPIO_ACTIVE_HIGH>;
};
wan-green {
- label = "asl26555:green:wan";
+ label = "green:wan";
gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
};
wlan {
- label = "asl26555:green:wlan";
+ label = "green:wlan";
gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
};
led_power_green: power-green {
- label = "asl26555:green:power";
+ label = "green:power";
gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
};
power-red {
- label = "asl26555:red:power";
+ label = "red:power";
gpios = <&gpio0 9 GPIO_ACTIVE_HIGH>;
};
3g-green {
- label = "asl26555:green:3g";
+ label = "green:3g";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
trigger-sources = <&otg_port1>;
linux,default-trigger = "usbport";
};
3g-red {
- label = "asl26555:red:3g";
+ label = "red:3g";
gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
};
};