aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WLI-TX4-AG300N.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/WLI-TX4-AG300N.dts')
-rw-r--r--target/linux/ramips/dts/WLI-TX4-AG300N.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WLI-TX4-AG300N.dts b/target/linux/ramips/dts/WLI-TX4-AG300N.dts
index 3c04d49b66..d90d3c8195 100644
--- a/target/linux/ramips/dts/WLI-TX4-AG300N.dts
+++ b/target/linux/ramips/dts/WLI-TX4-AG300N.dts
@@ -11,6 +11,10 @@
compatible = "buffalo,wli-tx4-ag300n", "ralink,rt2880-soc";
model = "Buffalo WLI-TX4-AG300N";
+ aliases {
+ led-status = &led_power;
+ };
+
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
@@ -76,7 +80,7 @@
gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
};
- power {
+ led_power: power {
label = "wli-tx4-ag300n:blue:power";
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};