summaryrefslogtreecommitdiff
path: root/arch/powerpc/dts/p2020-post.dtsi
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-12-24 08:18:19 -0500
committerTom Rini <trini@konsulko.com>2019-12-24 08:18:19 -0500
commit87f69f467a8335b171c71bf217d2625d515acd7c (patch)
treec46abf4bb357aa10d2d9a075ea7df63cbc2579aa /arch/powerpc/dts/p2020-post.dtsi
parentc0912f9bbfb26dd03d189953678691b799d35b6e (diff)
parent4466b99703197c6258aded7728eed7c292343a43 (diff)
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx into next
- Enable DM driver on ppc/km boards - Enable DM_USB for some of NXP powerpc platforms: P5040, T4240, T208x, T104x, P4080, P2041, P2020, P1020, P3041 - Some updates in mpc85xx-ddr driver, km boards
Diffstat (limited to 'arch/powerpc/dts/p2020-post.dtsi')
-rw-r--r--arch/powerpc/dts/p2020-post.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/dts/p2020-post.dtsi b/arch/powerpc/dts/p2020-post.dtsi
index c07ed66726..5bbd5c5468 100644
--- a/arch/powerpc/dts/p2020-post.dtsi
+++ b/arch/powerpc/dts/p2020-post.dtsi
@@ -13,6 +13,12 @@
compatible = "fsl,p2020-immr", "simple-bus";
bus-frequency = <0x0>;
+ usb@22000 {
+ compatible = "fsl-usb2-dr";
+ reg = <0x22000 0x1000>;
+ phy_type = "ulpi";
+ };
+
mpic: pic@40000 {
interrupt-controller;
#address-cells = <0>;