ARM: dts: rockchip: Add regulators for rk3288-vyasa
[oweals/u-boot.git] / arch / arm / dts / zynq-zybo.dts
index f8dcf1d6995c4b98bf90092fa2d5342724a668e5..52ec5a45667a5a759bc341ddff65cde6653ff32a 100644 (file)
@@ -20,7 +20,7 @@
                mmc0 = &sdhci0;
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x20000000>;
        };
@@ -31,8 +31,8 @@
        };
 
        usb_phy0: phy0 {
-               compatible = "usb-nop-xceiv";
                #phy-cells = <0>;
+               compatible = "usb-nop-xceiv";
                reset-gpios = <&gpio0 46 1>;
        };
 };
@@ -48,6 +48,7 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
+               device_type = "ethernet-phy";
        };
 };