| # SPDX-License-Identifier: GPL-2.0 |
| $id: http://devicetree.org/schemas/usb/usb-xhci.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Generic USB xHCI Controller |
| - Mathias Nyman <mathias.nyman@intel.com> |
| description: Indicates if we don't want to enable USB2 HW LPM |
| description: Determines if platform is USB3 LPM capable |
| description: Set if the controller has broken port disable mechanism |
| description: Interrupt moderation interval |
| description: Maximum number of interrupters to allocate |
| $ref: /schemas/types.yaml#/definitions/uint16 |
| additionalProperties: true |
| compatible = "generic-xhci"; |
| reg = <0xf0930000 0x8c8>; |
| interrupts = <0x0 0x4e 0x0>; |