1 # SPDX-License-Identifier: GPL-2.0
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>
15 - description: Generic xHCI device
17 - description: Armada 37xx/375/38x/8k SoCs
20 - marvell,armada3700-xhci
21 - marvell,armada-375-xhci
22 - marvell,armada-380-xhci
23 - marvell,armada-8k-xhci
25 - description: Broadcom SoCs with power domains
29 - const: brcm,xhci-brcm-v2
30 - description: Broadcom STB SoCs with xHCI
34 - description: Generic xHCI device
57 unevaluatedProperties: false
65 - $ref: usb-xhci.yaml#
70 const: brcm,bcm2711-xhci
81 compatible = "generic-xhci";
82 reg = <0xf0931000 0x8c8>;
83 interrupts = <0x0 0x4e 0x0>;