]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
arm: dts: imx6ul-isiot: Add I2C nodes
[u-boot] / arch / arm / dts / zynqmp-zc1751-xm016-dc2.dts
index 3fdfcc8a11ae87cae50f0408a349eea93f6ce025..32847e1a66ea8cc82cd846c8036800d19947c836 100644 (file)
@@ -36,7 +36,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>, <0x8 0x00000000 0x0 0x80000000>;
        };
 /* ULPI SMSC USB3320 */
 &usb1 {
        status = "okay";
+};
+
+&dwc3_1 {
+       status = "okay";
        dr_mode = "host";
 };