1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/usb/usb-xhci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Generic USB xHCI Controller
17 description: Indicates if we don't want to enable USB2 HW LPM
21 description: Determines if platform is USB3 LPM capable
24 quirk-broken-port-ped:
25 description: Set if the controller has broken port disable mechanism
29 description: Interrupt moderation interval
32 additionalProperties: true
37 compatible = "generic-xhci";
38 reg = <0xf0930000 0x8c8>;
39 interrupts = <0x0 0x4e 0x0>;