Lines Matching +full:exynos5420 +full:- +full:usb2 +full:- +full:phy
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/samsung,exynos-dwc3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
15 - google,gs101-dwusb3
16 - samsung,exynos5250-dwusb3
17 - samsung,exynos5433-dwusb3
18 - samsung,exynos7-dwusb3
19 - samsung,exynos850-dwusb3
21 '#address-cells':
28 clock-names:
34 '#size-cells':
37 vdd10-supply:
40 vdd33-supply:
44 "^usb@[0-9a-f]+$":
49 - compatible
50 - '#address-cells'
51 - clocks
52 - clock-names
53 - ranges
54 - '#size-cells'
55 - vdd10-supply
56 - vdd33-supply
59 - if:
63 const: google,gs101-dwusb3
69 clock-names:
71 - const: bus_early
72 - const: susp_clk
73 - const: link_aclk
74 - const: link_pclk
76 - if:
80 const: samsung,exynos5250-dwusb3
86 clock-names:
88 - const: usbdrd30
90 - if:
94 const: samsung,exynos5433-dwusb3
100 clock-names:
102 - const: aclk
103 - const: susp_clk
104 - const: phyclk
105 - const: pipe_pclk
107 - if:
111 const: samsung,exynos7-dwusb3
117 clock-names:
119 - const: usbdrd30
120 - const: usbdrd30_susp_clk
121 - const: usbdrd30_axius_clk
123 - if:
127 const: samsung,exynos850-dwusb3
133 clock-names:
135 - const: bus_early
136 - const: ref
141 - |
142 #include <dt-bindings/clock/exynos5420.h>
143 #include <dt-bindings/interrupt-controller/arm-gic.h>
146 compatible = "samsung,exynos5250-dwusb3";
147 #address-cells = <1>;
148 #size-cells = <1>;
151 clock-names = "usbdrd30";
152 vdd33-supply = <&ldo9_reg>;
153 vdd10-supply = <&ldo11_reg>;
160 phy-names = "usb2-phy", "usb3-phy";