ath79: ag71xx: replace ag71xx_get_phy_if_mode_name() with phy_modes()
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9558_openmesh_om5p-ac-v2.dts
index 097e44b310a51fe4569f42b916d1fbc0b42c8d21..1e3cf40f71131726e74ba55fba762ea4826a5885 100644 (file)
                power {
                        label = "om5pac:blue:power";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                wifi_green {
                        label = "om5pac:green:wifi";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                wifi_yellow {
                        label = "om5pac:yellow:wifi";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                wifi_red {
                        label = "om5pac:red:wifi";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
                        };
 
                        partition@2 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x850000 0x7a0000>;
                        };
 &eth0 {
        status = "okay";
 
+       pll-data = <0x82000101 0x80000101 0x80001313>;
+
        phy-handle = <&phy4>;
        phy-mode = "rgmii";
 };
 &eth1 {
        status = "okay";
 
+       pll-data = <0x03000101 0x80000101 0x80001313>;
+
        phy-handle = <&phy1>;
        phy-mode = "sgmii";
 };