aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/XDXRN502J.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/XDXRN502J.dts')
-rw-r--r--target/linux/ramips/dts/XDXRN502J.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/XDXRN502J.dts b/target/linux/ramips/dts/XDXRN502J.dts
index cba8f08812..cd4b49b062 100644
--- a/target/linux/ramips/dts/XDXRN502J.dts
+++ b/target/linux/ramips/dts/XDXRN502J.dts
@@ -9,6 +9,10 @@
compatible = "unbranded,xdxrn502j", "ralink,rt3052-soc";
model = "XDX RN502J";
+ aliases {
+ led-status = &led_power;
+ };
+
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
@@ -49,7 +53,7 @@
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
};
- power {
+ led_power: power {
label = "xdxrn502j:green:power";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};