Lines Matching +full:sci +full:- +full:pm +full:- +full:domain
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: "http://devicetree.org/schemas/usb/ti,j721e-usb.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Bindings for the TI wrapper module for the Cadence USBSS-DRD controller
10 - Roger Quadros <rogerq@kernel.org>
15 - const: ti,j721e-usb
16 - const: ti,am64-usb
17 - items:
18 - const: ti,j721e-usb
19 - const: ti,am64-usb
26 power-domains:
28 PM domain provider node and an args specifier containing
30 Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml
38 clock-names:
40 - const: ref
41 - const: lpm
43 ti,usb2-only:
50 ti,vbus-divider:
56 assigned-clocks:
59 assigned-clock-parents:
62 '#address-cells':
65 '#size-cells':
68 dma-coherent: true
75 - compatible
76 - reg
77 - power-domains
78 - clocks
79 - clock-names
84 - |
85 #include <dt-bindings/soc/ti,sci_pm_domain.h>
86 #include <dt-bindings/interrupt-controller/arm-gic.h>
89 #address-cells = <2>;
90 #size-cells = <2>;
93 compatible = "ti,j721e-usb";
95 power-domains = <&k3_pds 288 TI_SCI_PD_EXCLUSIVE>;
97 clock-names = "ref", "lpm";
98 assigned-clocks = <&k3_clks 288 15>; /* USB2_REFCLK */
99 assigned-clock-parents = <&k3_clks 288 16>; /* HFOSC0 */
100 #address-cells = <2>;
101 #size-cells = <2>;
108 reg-names = "otg", "xhci", "dev";
112 interrupt-names = "host",
115 maximum-speed = "super-speed";