ramips: convert MT7610 and MT7612 EEPROM to NVMEM format for MT7621
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_asus_rt-n11p-b1.dts
index faa7aea0256e5cb77a9ee2a9728a4f6d4d0abd03..d62d4ad480ba6e6ced82a266cad21799a8b34eb6 100644 (file)
@@ -1,34 +1,8 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
-/dts-v1/;
 
 #include "mt7628an_asus_rt-n1x.dtsi"
 
 / {
        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>;
-               };
-       };
 };