Lines Matching +full:generic +full:- +full:xhci
4 It uses the same properties as a generic XHCI host controller
7 - compatible: should be one or more of:
8 - "marvell,armada3700-xhci", "generic-xhci" for Armada 37xx SoCs
9 - "marvell,armada-8k-xhci", "generic-xhci" for Armada A8K SoCs
10 - reg: should contain address and length of the standard XHCI
12 - interrupts: one XHCI interrupt should be described here.
15 - clocks: phandle to system controller clock driving this unit
16 - vbus-supply : If present, specifies the fixed regulator to be turned on
21 compatible = "marvell,armada-8k-xhci",
22 "generic-xhci";
26 vbus-supply = <®_usb3h0_vbus>;