Lines Matching +full:generic +full:- +full:xhci
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/usb/generic-xhci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: USB xHCI Controller
10 - Mathias Nyman <mathias.nyman@intel.com>
13 - $ref: "usb-xhci.yaml#"
18 - description: Generic xHCI device
19 const: generic-xhci
20 - description: Armada 37xx/375/38x/8k SoCs
22 - enum:
23 - marvell,armada3700-xhci
24 - marvell,armada-375-xhci
25 - marvell,armada-380-xhci
26 - marvell,armada-8k-xhci
27 - const: generic-xhci
28 - description: Broadcom STB SoCs with xHCI
30 - brcm,xhci-brcm-v2
31 - brcm,bcm7445-xhci
32 - description: Generic xHCI device
33 const: xhci-platform
46 clock-names:
49 - const: core
50 - const: reg
55 - compatible
56 - reg
57 - interrupts
60 - |
62 compatible = "generic-xhci";