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