aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_edimax_ra21s.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_edimax_ra21s.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_edimax_ra21s.dts31
1 files changed, 0 insertions, 31 deletions
diff --git a/target/linux/ramips/dts/mt7621_edimax_ra21s.dts b/target/linux/ramips/dts/mt7621_edimax_ra21s.dts
index 8938db5107..1aea949004 100644
--- a/target/linux/ramips/dts/mt7621_edimax_ra21s.dts
+++ b/target/linux/ramips/dts/mt7621_edimax_ra21s.dts
@@ -5,35 +5,4 @@
/ {
compatible = "edimax,ra21s", "mediatek,mt7621-soc";
model = "Edimax RA21S";
-
- aliases {
- led-boot = &led_power;
- led-failsafe = &led_power;
- led-running = &led_power;
- led-upgrade = &led_power;
- };
-
- leds {
- compatible = "gpio-leds";
-
- led_power: led_1 {
- label = "ra21s:red:led1";
- gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
- };
-
- led_2 {
- label = "ra21s:red:led2";
- gpios = <&gpio 12 GPIO_ACTIVE_HIGH>;
- };
-
- led_3 {
- label = "ra21s:red:led3";
- gpios = <&gpio 14 GPIO_ACTIVE_HIGH>;
- };
-
- led_4 {
- label = "ra21s:red:led4";
- gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
- };
- };
};