aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/HPM.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/HPM.dts')
-rw-r--r--target/linux/ramips/dts/HPM.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/HPM.dts b/target/linux/ramips/dts/HPM.dts
index 904c8df9fe..eea7252458 100644
--- a/target/linux/ramips/dts/HPM.dts
+++ b/target/linux/ramips/dts/HPM.dts
@@ -9,6 +9,10 @@
compatible = "omnima,hpm", "ralink,rt3883-soc";
model = "Omnima HPM";
+ aliases {
+ led-status = &led_status;
+ };
+
chosen {
bootargs = "console=ttyS0,115200";
};
@@ -34,7 +38,7 @@
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
};
- status {
+ led_status: status {
label = "hpm:green:status";
gpios = <&gpio0 21 GPIO_ACTIVE_LOW>;
};