aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/NW718.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/NW718.dts')
-rw-r--r--target/linux/ramips/dts/NW718.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/NW718.dts b/target/linux/ramips/dts/NW718.dts
index 9047397536..64064acfcf 100644
--- a/target/linux/ramips/dts/NW718.dts
+++ b/target/linux/ramips/dts/NW718.dts
@@ -9,10 +9,14 @@
compatible = "netcore,nw718", "ralink,rt3050-soc";
model = "Netcore NW718";
+ aliases {
+ led-status = &led_cpu;
+ };
+
gpio-leds {
compatible = "gpio-leds";
- cpu {
+ led_cpu: cpu {
label = "nw718:amber:cpu";
gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};