Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
[oweals/u-boot.git] / arch / arm / dts / imx7d-pico.dtsi
index 9f1fe683db3a506f43ceb121ac4570f9063338ca..7cd8be24c874f5b48b7815c6e9d7c1031d0ea2a0 100644 (file)
@@ -10,6 +10,7 @@
 / {
        aliases {
                mmc0 = &usdhc3;
+               usb0 = &usbotg1;
        };
 
        /* Will be filled by the bootloader */
 
 &usbotg1 {
        vbus-supply = <&reg_usb_otg1_vbus>;
+       dr_mode = "peripheral";
        status = "okay";
 };