Lines Matching +full:rk3399 +full:- +full:dwc3
1 Rockchip SuperSpeed DWC3 USB SoC controller
4 - compatible: should contain "rockchip,rk3399-dwc3" for rk3399 SoC
5 - clocks: A list of phandle + clock-specifier pairs for the
6 clocks listed in clock-names
7 - clock-names: Should contain the following:
15 A child node must exist to represent the core DWC3 IP block. The name of
16 the node is not important. The content of the node is defined in dwc3.txt.
19 Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml - USB2.0 PHY
20 Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt - Type-C PHY
25 compatible = "rockchip,rk3399-dwc3";
28 clock-names = "ref_clk", "suspend_clk",
30 #address-cells = <2>;
31 #size-cells = <2>;
33 usbdrd_dwc3_0: dwc3@fe800000 {
34 compatible = "snps,dwc3";
42 compatible = "rockchip,rk3399-dwc3";
45 clock-names = "ref_clk", "suspend_clk",
47 #address-cells = <2>;
48 #size-cells = <2>;
50 usbdrd_dwc3_1: dwc3@fe900000 {
51 compatible = "snps,dwc3";