aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/F5D8235_V1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/F5D8235_V1.dts')
-rw-r--r--target/linux/ramips/dts/F5D8235_V1.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/F5D8235_V1.dts b/target/linux/ramips/dts/F5D8235_V1.dts
index 79920922d4..32850b4a07 100644
--- a/target/linux/ramips/dts/F5D8235_V1.dts
+++ b/target/linux/ramips/dts/F5D8235_V1.dts
@@ -11,6 +11,10 @@
compatible = "belkin,f5d8235-v1", "ralink,rt2880-soc";
model = "Belkin F5D8235 v1";
+ aliases {
+ led-status = &led_wired_blue;
+ };
+
pci@440000 {
status = "ok";
};
@@ -161,7 +165,7 @@
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};
- wired {
+ led_wired_blue: wired {
label = "f5d8235-v1:blue:wired";
gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
};