Lines Matching +full:rk3399 +full:- +full:dwc3
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/usb/rockchip,dwc3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip SuperSpeed DWC3 USB SoC controller
10 - Heiko Stuebner <heiko@sntech.de>
13 The common content of the node is defined in snps,dwc3.yaml.
18 Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml
20 Type-C PHY
21 Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt
24 - $ref: snps,dwc3.yaml#
31 - rockchip,rk3328-dwc3
32 - rockchip,rk3399-dwc3
33 - rockchip,rk3568-dwc3
35 - compatible
40 - enum:
41 - rockchip,rk3328-dwc3
42 - rockchip,rk3399-dwc3
43 - rockchip,rk3568-dwc3
44 - const: snps,dwc3
55 - description:
57 - description:
59 - description:
62 - description:
65 clock-names:
68 - const: ref_clk
69 - const: suspend_clk
70 - const: bus_clk
71 - const: grf_clk
73 power-domains:
79 reset-names:
80 const: usb3-otg
85 - compatible
86 - reg
87 - interrupts
88 - clocks
89 - clock-names
92 - |
93 #include <dt-bindings/clock/rk3399-cru.h>
94 #include <dt-bindings/interrupt-controller/arm-gic.h>
97 #address-cells = <2>;
98 #size-cells = <2>;
101 compatible = "rockchip,rk3399-dwc3", "snps,dwc3";
106 clock-names = "ref_clk", "suspend_clk",