Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / freescale / fsl-lx2160a-rdb.dts
index 54fe8cd..7723ad5 100644 (file)
        status = "okay";
 };
 
+&dpmac3 {
+       phy-handle = <&aquantia_phy1>;
+       phy-connection-type = "usxgmii";
+       managed = "in-band-status";
+};
+
+&dpmac4 {
+       phy-handle = <&aquantia_phy2>;
+       phy-connection-type = "usxgmii";
+       managed = "in-band-status";
+};
+
 &dpmac17 {
        phy-handle = <&rgmii_phy1>;
        phy-connection-type = "rgmii-id";
                reg = <0x2>;
                eee-broken-1000t;
        };
+
+       aquantia_phy1: ethernet-phy@4 {
+               /* AQR107 PHY */
+               compatible = "ethernet-phy-ieee802.3-c45";
+               reg = <0x4>;
+       };
+
+       aquantia_phy2: ethernet-phy@5 {
+               /* AQR107 PHY */
+               compatible = "ethernet-phy-ieee802.3-c45";
+               reg = <0x5>;
+       };
 };
 
 &esdhc0 {
        };
 };
 
+&pcs_mdio3 {
+       status = "okay";
+};
+
+&pcs_mdio4 {
+       status = "okay";
+};
+
 &sata0 {
        status = "okay";
 };