aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_asus_rt-n11p-b1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_asus_rt-n11p-b1.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_asus_rt-n11p-b1.dts25
1 files changed, 0 insertions, 25 deletions
diff --git a/target/linux/ramips/dts/mt7628an_asus_rt-n11p-b1.dts b/target/linux/ramips/dts/mt7628an_asus_rt-n11p-b1.dts
index acaeb174b9..d62d4ad480 100644
--- a/target/linux/ramips/dts/mt7628an_asus_rt-n11p-b1.dts
+++ b/target/linux/ramips/dts/mt7628an_asus_rt-n11p-b1.dts
@@ -5,29 +5,4 @@
/ {
compatible = "asus,rt-n11p-b1", "mediatek,mt7628an-soc";
model = "Asus RT-N11P B1";
-
- leds {
- compatible = "gpio-leds";
-
- led_power: power {
- label = "rt-n11p-b1:green:power";
- gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
- };
-
- wlan {
- label = "rt-n11p-b1:green:wlan";
- gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
- linux,default-trigger = "phy0tpt";
- };
-
- wan {
- label = "rt-n11p-b1:green:wan";
- gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
- };
-
- lan {
- label = "rt-n11p-b1:green:lan";
- gpios = <&gpio 42 GPIO_ACTIVE_LOW>;
- };
- };
};