Lines Matching +full:keembay +full:- +full:dwc3
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/intel,keembay-dwc3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Intel Keem Bay DWC3 USB controller
10 - Wan Ahmad Zainie <[email protected]>
14 const: intel,keembay-dwc3
22 clock-names:
24 - const: async_master
25 - const: ref
26 - const: alt_ref
27 - const: suspend
31 '#address-cells':
34 '#size-cells':
40 "^usb@[0-9a-f]+$":
41 $ref: snps,dwc3.yaml#
44 - compatible
45 - clocks
46 - clock-names
47 - ranges
52 - |
53 #include <dt-bindings/interrupt-controller/arm-gic.h>
54 #include <dt-bindings/interrupt-controller/irq.h>
61 compatible = "intel,keembay-dwc3";
66 clock-names = "async_master", "ref", "alt_ref", "suspend";
68 #address-cells = <1>;
69 #size-cells = <1>;
72 compatible = "snps,dwc3";