aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_dlink_dir-810l.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_dlink_dir-810l.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_dlink_dir-810l.dts39
1 files changed, 0 insertions, 39 deletions
diff --git a/target/linux/ramips/dts/mt7620a_dlink_dir-810l.dts b/target/linux/ramips/dts/mt7620a_dlink_dir-810l.dts
index fa080a2403..12173d1e86 100644
--- a/target/linux/ramips/dts/mt7620a_dlink_dir-810l.dts
+++ b/target/linux/ramips/dts/mt7620a_dlink_dir-810l.dts
@@ -3,43 +3,4 @@
/ {
compatible = "dlink,dir-810l", "ralink,mt7620a-soc";
model = "D-Link DIR-810L";
-
- aliases {
- led-boot = &led_power_green;
- led-failsafe = &led_power_green;
- led-running = &led_power_green;
- led-upgrade = &led_power_green;
- label-mac-device = &ethernet;
- };
-
- leds {
- compatible = "gpio-leds";
-
- led_power_green: power_green {
- label = "dir-810l:green:power";
- gpios = <&gpio0 9 GPIO_ACTIVE_HIGH>;
- };
-
- wan_orange {
- label = "dir-810l:orange:wan";
- gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>;
- };
-
- wan_green {
- label = "dir-810l:green:wan";
- gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
- };
-
- power_orange {
- label = "dir-810l:orange:power";
- gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
- };
- };
-};
-
-&state_default {
- gpio {
- groups = "i2c", "uartf", "ephy";
- function = "gpio";
- };
};