aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_buffalo_wsr-2533dhpl.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_buffalo_wsr-2533dhpl.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_buffalo_wsr-2533dhpl.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ramips/dts/mt7621_buffalo_wsr-2533dhpl.dts b/target/linux/ramips/dts/mt7621_buffalo_wsr-2533dhpl.dts
index 9b921af757..048eac5a3d 100644
--- a/target/linux/ramips/dts/mt7621_buffalo_wsr-2533dhpl.dts
+++ b/target/linux/ramips/dts/mt7621_buffalo_wsr-2533dhpl.dts
@@ -21,42 +21,42 @@
compatible = "gpio-leds";
internet_green {
- label = "wsr-2533dhpl:green:internet";
+ label = "green:internet";
gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
};
router_green {
- label = "wsr-2533dhpl:green:router";
+ label = "green:router";
gpios = <&gpio 42 GPIO_ACTIVE_LOW>;
};
router_amber {
- label = "wsr-2533dhpl:amber:router";
+ label = "amber:router";
gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
};
internet_amber {
- label = "wsr-2533dhpl:amber:internet";
+ label = "amber:internet";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
};
wireless_amber {
- label = "wsr-2533dhpl:amber:wireless";
+ label = "amber:wireless";
gpios = <&gpio 45 GPIO_ACTIVE_LOW>;
};
led_power: power {
- label = "wsr-2533dhpl:green:power";
+ label = "green:power";
gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
};
led_diag: diag {
- label = "wsr-2533dhpl:amber:diag";
+ label = "amber:diag";
gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
};
wireless_green {
- label = "wsr-2533dhpl:green:wireless";
+ label = "green:wireless";
gpios = <&gpio 48 GPIO_ACTIVE_LOW>;
};
};