1 ST SPEAr SoC USB controllers:
2 -----------------------------
8 - compatible: "st,spear600-ehci"
9 - interrupts: Should contain the EHCI interrupt
14 compatible = "st,spear600-ehci", "usb-ehci";
15 reg = <0xe1800000 0x1000>;
16 interrupt-parent = <&vic1>;
25 - compatible: "st,spear600-ohci"
26 - interrupts: Should contain the OHCI interrupt
31 compatible = "st,spear600-ohci", "usb-ohci";
32 reg = <0xe1800000 0x1000>;
33 interrupt-parent = <&vic1>;