Commit b614af99db078831925c751c5aa2051bd11b973d

Authored by Ran Wang
Committed by Priyanka Jain
1 parent 05141ac3bc

arch: powerpc: add usb node to p2020 dts

Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>

Showing 1 changed file with 6 additions and 0 deletions Side-by-side Diff

arch/powerpc/dts/p2020-post.dtsi
... ... @@ -13,6 +13,12 @@
13 13 compatible = "fsl,p2020-immr", "simple-bus";
14 14 bus-frequency = <0x0>;
15 15  
  16 + usb@22000 {
  17 + compatible = "fsl-usb2-dr";
  18 + reg = <0x22000 0x1000>;
  19 + phy_type = "ulpi";
  20 + };
  21 +
16 22 mpic: pic@40000 {
17 23 interrupt-controller;
18 24 #address-cells = <0>;