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

1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Heiko Stuebner <heiko@sntech.de>
18 Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml
20 Type-C PHY
21 Documentation/devicetree/bindings/phy/rockchip,rk3399-typec-phy.yaml
28 - rockchip,rk3328-dwc3
29 - rockchip,rk3562-dwc3
30 - rockchip,rk3568-dwc3
31 - rockchip,rk3576-dwc3
32 - rockchip,rk3588-dwc3
34 - compatible
39 - enum:
40 - rockchip,rk3328-dwc3
41 - rockchip,rk3562-dwc3
42 - rockchip,rk3568-dwc3
43 - rockchip,rk3576-dwc3
44 - rockchip,rk3588-dwc3
45 - const: snps,dwc3
56 - description:
58 - description:
60 - description:
63 - description:
64 Controller grf clock OR UTMI clock
65 - description:
66 PIPE clock
68 clock-names:
71 - const: ref_clk
72 - const: suspend_clk
73 - const: bus_clk
74 - enum:
75 - grf_clk
76 - utmi
77 - pipe
78 - const: pipe
80 power-domains:
86 reset-names:
87 const: usb3-otg
92 - compatible
93 - reg
94 - interrupts
95 - clocks
96 - clock-names
99 - $ref: snps,dwc3.yaml#
100 - if:
104 const: rockchip,rk3328-dwc3
110 clock-names:
113 - const: ref_clk
114 - const: suspend_clk
115 - const: bus_clk
116 - const: grf_clk
117 - if:
121 const: rockchip,rk3562-dwc3
127 clock-names:
129 - const: ref_clk
130 - const: suspend_clk
131 - const: bus_clk
132 - const: pipe
133 - if:
138 - rockchip,rk3568-dwc3
139 - rockchip,rk3576-dwc3
144 clock-names:
146 - if:
150 const: rockchip,rk3588-dwc3
153 clock-names:
156 - const: ref_clk
157 - const: suspend_clk
158 - const: bus_clk
159 - const: utmi
160 - const: pipe
163 - |
164 #include <dt-bindings/clock/rk3328-cru.h>
165 #include <dt-bindings/interrupt-controller/arm-gic.h>
168 #address-cells = <2>;
169 #size-cells = <2>;
172 compatible = "rockchip,rk3328-dwc3", "snps,dwc3";
177 clock-names = "ref_clk", "suspend_clk",