ramips: use fixed layout cell "mac-base" for Ubiquiti EdgeRouter X
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_asus_rt-n10p-v3.dts
index 2bb8d71906821da81267f8ef4242724fc4b9b72f..b638c2138feba572168b508a769f6a56638587fd 100644 (file)
@@ -5,29 +5,4 @@
 / {
        compatible = "asus,rt-n10p-v3", "mediatek,mt7628an-soc";
        model = "Asus RT-N10P V3";
-
-       leds {
-               compatible = "gpio-leds";
-
-               led_power: power {
-                       label = "rt-n10p-v3:green:power";
-                       gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
-               };
-
-               wlan {
-                       label = "rt-n10p-v3:green:wlan";
-                       gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
-                       linux,default-trigger = "phy0tpt";
-               };
-
-               wan {
-                       label = "rt-n10p-v3:green:wan";
-                       gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
-               };
-
-               lan {
-                       label = "rt-n10p-v3:green:lan";
-                       gpios = <&gpio 42 GPIO_ACTIVE_LOW>;
-               };
-       };
 };