aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/F5D8235_V2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/F5D8235_V2.dts')
-rw-r--r--target/linux/ramips/dts/F5D8235_V2.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/F5D8235_V2.dts b/target/linux/ramips/dts/F5D8235_V2.dts
index 5e32d7ff7c..6d4ed1d8cf 100644
--- a/target/linux/ramips/dts/F5D8235_V2.dts
+++ b/target/linux/ramips/dts/F5D8235_V2.dts
@@ -9,6 +9,10 @@
compatible = "belkin,f5d8235-v2", "ralink,rt3052-soc";
model = "Belkin F5D8235 v2";
+ aliases {
+ led-status = &led_router;
+ };
+
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
@@ -68,7 +72,7 @@
gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
};
- router {
+ led_router: router {
label = "f5d8235-v2:blue:router";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};