Lines Matching +full:usb2 +full:- +full:phy
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/phy/amlogic,g12a-usb2-phy.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Amlogic G12A USB2 PHY
11 - Neil Armstrong <neil.armstrong@linaro.org>
16 - amlogic,g12a-usb2-phy
17 - amlogic,a1-usb2-phy
25 clock-names:
27 - const: xtal
32 reset-names:
34 - const: phy
36 "#phy-cells":
39 phy-supply:
41 Phandle to a regulator that provides power to the PHY. This
42 regulator will be managed during the PHY power on/off sequence.
44 power-domains:
48 - compatible
49 - reg
50 - clocks
51 - clock-names
52 - resets
53 - reset-names
54 - "#phy-cells"
60 - amlogic,meson-a1-usb-ctrl
64 power-domains:
67 - power-domains
72 - |
73 phy@36000 {
74 compatible = "amlogic,g12a-usb2-phy";
77 clock-names = "xtal";
79 reset-names = "phy";
80 #phy-cells = <0>;