]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/socfpga_cyclone5_mcvevk.dts
ARM: at91: asm/at91_pmc.h: fix trival register offset
[u-boot] / arch / arm / dts / socfpga_cyclone5_mcvevk.dts
index e1e3d738bc40de41074ca7c29cbbf828bf85fa93..7d3f9894723969a16e2b04a26107f16546fd3fcc 100644 (file)
@@ -16,6 +16,7 @@
 
        aliases {
                ethernet0 = &gmac0;
+               udc0 = &usb1;
        };
 
        memory {
@@ -51,3 +52,7 @@
        bus-width = <8>;
        u-boot,dm-pre-reloc;
 };
+
+&usb1 {
+       status = "okay";
+};