Lines Matching +full:generic +full:- +full:2
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/usb-uhci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Generic Platform UHCI Controller
10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
15 - const: generic-uhci
16 - const: platform-uhci
18 - items:
19 - enum:
20 - aspeed,ast2400-uhci
21 - aspeed,ast2500-uhci
22 - aspeed,ast2600-uhci
23 - aspeed,ast2700-uhci
24 - const: generic-uhci
42 - compatible
43 - reg
44 - interrupts
47 - $ref: usb-hcd.yaml
48 - if:
52 const: generic-uhci
55 - clocks
57 - if:
61 const: aspeed,ast2700-uhci
64 - resets
69 - |
70 #include <dt-bindings/clock/aspeed-clock.h>
73 compatible = "generic-uhci";
78 - |
79 #include <dt-bindings/clock/aspeed-clock.h>
82 compatible = "aspeed,ast2500-uhci", "generic-uhci";
85 #ports = <2>;