ramips: use DT trigger for 2G WiFi on ASUS RT-AC51U
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_phicomm_psg1218b.dts
index f451b43ae3fa7725b691093d9619104bc37a10c3..2932b5a3dc6eee63fe3f078eea2e4865ee444326 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "uartf", "rgmii1", "rgmii2", "wled", "nd_sd", "pa";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "uartf", "rgmii1", "rgmii2", "wled", "nd_sd", "pa";
+               function = "gpio";
        };
 };
 
 &ethernet {
        pinctrl-names = "default";
        pinctrl-0 = <&ephy_pins>;
+
        mtd-mac-address = <&factory 0x28>;
+
        mediatek,portmap = "llllw";
 };