aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3662_omnima_hpm.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3662_omnima_hpm.dts')
-rw-r--r--target/linux/ramips/dts/rt3662_omnima_hpm.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/rt3662_omnima_hpm.dts b/target/linux/ramips/dts/rt3662_omnima_hpm.dts
index c542079e21..c0f30ec6c7 100644
--- a/target/linux/ramips/dts/rt3662_omnima_hpm.dts
+++ b/target/linux/ramips/dts/rt3662_omnima_hpm.dts
@@ -33,34 +33,34 @@
compatible = "gpio-leds";
power {
- label = "hpm:orange:power";
+ label = "orange:power";
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
default-state = "on";
};
led_status: status {
- label = "hpm:green:status";
+ label = "green:status";
gpios = <&gpio0 21 GPIO_ACTIVE_LOW>;
default-state = "on";
};
eth {
- label = "hpm:green:eth";
+ label = "green:eth";
gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
};
eth2 {
- label = "hpm:red:eth";
+ label = "red:eth";
gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
};
wifi {
- label = "hpm:green:wifi";
+ label = "green:wifi";
gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
};
wifi2 {
- label = "hpm:red:wifi";
+ label = "red:wifi";
gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;
};
};