Lines Matching +full:usb2 +full:- +full:phy
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/amlogic,meson-gxl-usb2-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Meson GXL USB2 PHY
10 - Neil Armstrong <neil.armstrong@linaro.org>
14 const: amlogic,meson-gxl-usb2-phy
22 clock-names:
24 - const: phy
29 reset-names:
31 - const: phy
33 "#phy-cells":
36 phy-supply: true
39 - compatible
40 - reg
41 - "#phy-cells"
46 - |
47 phy@78000 {
48 compatible = "amlogic,meson-gxl-usb2-phy";
51 clock-names = "phy";
53 reset-names = "phy";
54 #phy-cells = <0>;
55 phy-supply = <&usb2_supply>;