Lines Matching +full:rk3568 +full:- +full:pipe +full:- +full:phy +full:- +full:grf

1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Heiko Stuebner <[email protected]>
15 Phy documentation is provided in the following places.
17 USB2.0 PHY
18 Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml
20 Type-C PHY
21 Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt
28 - rockchip,rk3328-dwc3
29 - rockchip,rk3568-dwc3
30 - rockchip,rk3576-dwc3
31 - rockchip,rk3588-dwc3
33 - compatible
38 - enum:
39 - rockchip,rk3328-dwc3
40 - rockchip,rk3568-dwc3
41 - rockchip,rk3576-dwc3
42 - rockchip,rk3588-dwc3
43 - const: snps,dwc3
54 - description:
56 - description:
58 - description:
61 - description:
62 Controller grf clock OR UTMI clock
63 - description:
64 PIPE clock
66 clock-names:
69 - const: ref_clk
70 - const: suspend_clk
71 - const: bus_clk
72 - enum:
73 - grf_clk
74 - utmi
75 - const: pipe
77 power-domains:
83 reset-names:
84 const: usb3-otg
89 - compatible
90 - reg
91 - interrupts
92 - clocks
93 - clock-names
96 - $ref: snps,dwc3.yaml#
97 - if:
101 const: rockchip,rk3328-dwc3
107 clock-names:
110 - const: ref_clk
111 - const: suspend_clk
112 - const: bus_clk
113 - const: grf_clk
114 - if:
119 - rockchip,rk3568-dwc3
120 - rockchip,rk3576-dwc3
125 clock-names:
127 - if:
131 const: rockchip,rk3588-dwc3
134 clock-names:
137 - const: ref_clk
138 - const: suspend_clk
139 - const: bus_clk
140 - const: utmi
141 - const: pipe
144 - |
145 #include <dt-bindings/clock/rk3328-cru.h>
146 #include <dt-bindings/interrupt-controller/arm-gic.h>
149 #address-cells = <2>;
150 #size-cells = <2>;
153 compatible = "rockchip,rk3328-dwc3", "snps,dwc3";
158 clock-names = "ref_clk", "suspend_clk",