1 Nuvoton NPCM7XX SoC USB controllers:
2 -----------------------------
8 - compatible: "nuvoton,npcm750-ehci"
9 - interrupts: Should contain the EHCI interrupt
10 - reg: Physical address and length of the register set for the device
15 compatible = "nuvoton,npcm750-ehci";
16 reg = <0xf0806000 0x1000>;
17 interrupts = <0 61 4>;