Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / powerpc / dts / p4080.dtsi
index 08ac26df67d6bf1181ea044035745352fd5b5593..4a80561e1881b3653e8da0e3513f80db133d7a87 100644 (file)
@@ -3,7 +3,7 @@
  * P4080/P4040 Silicon/SoC Device Tree Source (pre include)
  *
  * Copyright 2011 - 2015 Freescale Semiconductor Inc.
- * Copyright 2019 NXP
+ * Copyright 2019-2020 NXP
  */
 
 /dts-v1/;
                        reg = <0x114000 0x1000>;
                        clock-frequency = <0>;
                };
+
+               usb0@210000 {
+                       compatible = "fsl-usb2-mph";
+                       reg = <0x210000 0x1000>;
+                       phy_type = "ulpi";
+               };
+
+               usb1@211000 {
+                       compatible = "fsl-usb2-dr";
+                       reg = <0x211000 0x1000>;
+                       phy_type = "ulpi";
+               };
+               /include/ "qoriq-i2c-0.dtsi"
+               /include/ "qoriq-i2c-1.dtsi"
        };
 
        pcie@ffe200000 {