Lines Matching +full:phy +full:- +full:bindings
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Heiko Stuebner <heiko@sntech.de>
15 Phy documentation is provided in the following places.
17 USB2.0 PHY
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,rk3568-dwc3
34 - compatible
39 - enum:
40 - rockchip,rk3328-dwc3
41 - rockchip,rk3568-dwc3
42 - const: snps,dwc3
53 - description:
55 - description:
57 - description:
60 - description:
63 clock-names:
66 - const: ref_clk
67 - const: suspend_clk
68 - const: bus_clk
69 - const: grf_clk
71 power-domains:
77 reset-names:
78 const: usb3-otg
83 - compatible
84 - reg
85 - interrupts
86 - clocks
87 - clock-names
90 - |
91 #include <dt-bindings/clock/rk3328-cru.h>
92 #include <dt-bindings/interrupt-controller/arm-gic.h>
95 #address-cells = <2>;
96 #size-cells = <2>;
99 compatible = "rockchip,rk3328-dwc3", "snps,dwc3";
104 clock-names = "ref_clk", "suspend_clk",