···11+VIA VT8500 and Wondermedia WM8xxx SoC USB controllers.22+33+Required properties:44+ - compatible: Should be "via,vt8500-ehci" or "wm,prizm-ehci".55+ - reg: Address range of the ehci registers. size should be 0x20066+ - interrupts: Should contain the ehci interrupt.77+88+usb: ehci@D8007100 {99+ compatible = "wm,prizm-ehci", "usb-ehci";1010+ reg = <0xD8007100 0x200>;1111+ interrupts = <1>;1212+};