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 <wan.ahmad.zainie.wan.mohamad@intel.com>
14 const: intel,keembay-dwc3
19 clock-names:
21 - const: async_master
22 - const: ref
23 - const: alt_ref
24 - const: suspend
28 '#address-cells':
31 '#size-cells':
37 "^dwc3@[0-9a-f]+$":
40 A child node must exist to represent the core DWC3 IP block.
41 The content of the node is defined in dwc3.txt.
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>;
71 dwc3@34000000 {
72 compatible = "snps,dwc3";