ramips: fix LAN LED trigger assignment for Xiaomi Router 3 Pro
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_iodata_wn-ac733gr3.dts
index 150be50d440f1a47a81029e0d812e5131a0c3544..e29431dc8d285757ea5279a4e0d3890e0ed4838d 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "wn-ac733gr3:green:power";
+                       label = "green:power";
                        gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                notification {
-                       label = "wn-ac733gr3:green:notification";
+                       label = "green:notification";
                        gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
                };
 
                wlan2g {
-                       label = "wn-ac733gr3:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
                };
 
                wlan5g {
-                       label = "wn-ac733gr3:green:wlan5g";
+                       label = "green:wlan5g";
                        gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
                };
        };