Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / arch / arm / dts / uniphier-pro4-ref.dts
index 4967db5..3e1bc12 100644 (file)
@@ -22,7 +22,7 @@
                serial0 = &serial0;
                serial1 = &serial1;
                serial2 = &serial2;
-               serial3 = &serial3;
+               serial3 = &serialsc;
                i2c0 = &i2c0;
                i2c1 = &i2c1;
                i2c2 = &i2c2;
        interrupts = <2 8>;
 };
 
+&serialsc {
+       interrupts = <2 8>;
+};
+
 &serial0 {
        status = "okay";
 };
@@ -85,7 +89,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@0 {
+       ethphy: ethernet-phy@0 {
                reg = <0>;
        };
 };