Merge tag 'samsung-dt-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / sun8i-v3.dtsi
index 6ae8645..c279e13 100644 (file)
@@ -9,6 +9,24 @@
        compatible = "allwinner,sun8i-v3-ccu";
 };
 
+&emac {
+       /delete-property/ phy-handle;
+       /delete-property/ phy-mode;
+};
+
+&mdio_mux {
+       external_mdio: mdio@2 {
+               reg = <2>;
+               #address-cells = <1>;
+               #size-cells = <0>;
+       };
+};
+
 &pio {
        compatible = "allwinner,sun8i-v3-pinctrl";
+
+       uart1_pg_pins: uart1-pg-pins {
+               pins = "PG6", "PG7";
+               function = "uart1";
+       };
 };