1 * EHCI controller, Orion Marvell variants
4 - compatible: must be one of the following
6 "marvell,armada-3700-ehci"
7 - reg: physical base address of the controller and length of memory mapped
9 - interrupts: The EHCI interrupt
12 - clocks: reference to the clock
13 - phys: reference to the USB PHY
14 - phy-names: name of the USB PHY, should be "usb"
19 compatible = "marvell,orion-ehci";
20 reg = <0x50000 0x1000>;