aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_netgear_r6020.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_netgear_r6020.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_netgear_r6020.dts42
1 files changed, 0 insertions, 42 deletions
diff --git a/target/linux/ramips/dts/mt7628an_netgear_r6020.dts b/target/linux/ramips/dts/mt7628an_netgear_r6020.dts
index f4b80ae45f..6ae7474331 100644
--- a/target/linux/ramips/dts/mt7628an_netgear_r6020.dts
+++ b/target/linux/ramips/dts/mt7628an_netgear_r6020.dts
@@ -5,48 +5,6 @@
/ {
compatible = "netgear,r6020", "mediatek,mt7628an-soc";
model = "Netgear R6020";
-
- aliases {
- led-boot = &led_power;
- led-failsafe = &led_power;
- led-running = &led_power;
- led-upgrade = &led_power;
- };
-
- leds {
- compatible = "gpio-leds";
-
- lan {
- label = "r6020:green:lan";
- gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
- };
-
- led_power: power {
- label = "r6020:green:power";
- gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
- };
-
- wlan2g_green {
- label = "r6020:green:wlan2g";
- gpios = <&gpio 42 GPIO_ACTIVE_LOW>;
- linux,default-trigger = "phy0tpt";
- };
-
- wlan2g_orange {
- label = "r6020:orange:wlan2g";
- gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
- };
-
- wan_green {
- label = "r6020:green:wan";
- gpios = <&gpio 40 GPIO_ACTIVE_LOW>;
- };
-
- wan_orange {
- label = "r6020:orange:wan";
- gpios = <&gpio 39 GPIO_ACTIVE_LOW>;
- };
- };
};
&state_default {