1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Amlogic platforms
5 config PHY_MESON8B_USB2
6 tristate "Meson8, Meson8b and GXBB USB2 PHY driver"
8 depends on OF && (ARCH_MESON || COMPILE_TEST)
13 Enable this to support the Meson USB2 PHYs found in Meson8,
14 Meson8b and GXBB SoCs.
17 config PHY_MESON_GXL_USB2
18 tristate "Meson GXL and GXM USB2 PHY drivers"
20 depends on OF && (ARCH_MESON || COMPILE_TEST)
21 depends on USB_SUPPORT
25 Enable this to support the Meson USB2 PHYs found in Meson
29 config PHY_MESON_GXL_USB3
30 tristate "Meson GXL and GXM USB3 PHY drivers"
32 depends on OF && (ARCH_MESON || COMPILE_TEST)
33 depends on USB_SUPPORT
37 Enable this to support the Meson USB3 PHY and OTG detection
38 IP block found in Meson GXL and GXM SoCs.
41 config PHY_MESON_G12A_USB2
42 tristate "Meson G12A USB2 PHY driver"
44 depends on OF && (ARCH_MESON || COMPILE_TEST)
48 Enable this to support the Meson USB2 PHYs found in Meson
52 config PHY_MESON_G12A_USB3_PCIE
53 tristate "Meson G12A USB3+PCIE Combo PHY driver"
55 depends on OF && (ARCH_MESON || COMPILE_TEST)
59 Enable this to support the Meson USB3 + PCIE Combo PHY found
63 config PHY_MESON_AXG_PCIE
64 tristate "Meson AXG PCIE PHY driver"
66 depends on OF && (ARCH_MESON || COMPILE_TEST)
70 Enable this to support the Meson MIPI + PCIE PHY found
74 config PHY_MESON_AXG_MIPI_PCIE_ANALOG
75 tristate "Meson AXG MIPI + PCIE analog PHY driver"
77 depends on OF && (ARCH_MESON || COMPILE_TEST)
81 Enable this to support the Meson MIPI + PCIE analog PHY
82 found in Meson AXG SoCs.