Skip to content
Snippets Groups Projects
Commit b614af99 authored by Ran Wang's avatar Ran Wang Committed by Priyanka Jain
Browse files

arch: powerpc: add usb node to p2020 dts

parent 05141ac3
No related branches found
No related tags found
No related merge requests found
......@@ -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>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment