Lines Matching +full:sci +full:- +full:pm +full:- +full:domain
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/ti,keystone-dwc3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Roger Quadros <rogerq@ti.com>
15 - enum:
16 - ti,keystone-dwc3
17 - ti,am654-dwc3
22 '#address-cells':
25 '#size-cells':
37 assigned-clocks:
41 assigned-clock-parents:
45 power-domains:
46 description: Should contain a phandle to a PM domain provider node
49 Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
55 Documentation/devicetree/bindings/phy/phy-bindings.txt
57 phy-names:
59 - const: usb3-phy
61 dma-coherent: true
63 dma-ranges: true
66 "usb@[a-f0-9]+$":
72 - compatible
73 - reg
74 - "#address-cells"
75 - "#size-cells"
76 - ranges
77 - interrupts
82 - |
83 #include <dt-bindings/interrupt-controller/arm-gic.h>
86 compatible = "ti,keystone-dwc3";
87 #address-cells = <1>;
88 #size-cells = <1>;
98 usb-phy = <&usb_phy>, <&usb_phy>;