1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Amlogic platforms
5 config PHY_MESON8_HDMI_TX
6 tristate "Meson8, Meson8b and Meson8m2 HDMI TX PHY driver"
7 depends on (ARCH_MESON && ARM) || COMPILE_TEST
11 Enable this to support the HDMI TX PHYs found in Meson8,
12 Meson8b and Meson8m2 SoCs.
15 config PHY_MESON8B_USB2
16 tristate "Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY driver"
18 depends on OF && (ARCH_MESON || COMPILE_TEST)
19 depends on USB_SUPPORT
24 Enable this to support the Meson USB2 PHYs found in Meson8,
25 Meson8b and GXBB SoCs.
28 config PHY_MESON_GXL_USB2
29 tristate "Meson GXL and GXM USB2 PHY drivers"
31 depends on OF && (ARCH_MESON || COMPILE_TEST)
32 depends on USB_SUPPORT
36 Enable this to support the Meson USB2 PHYs found in Meson
40 config PHY_MESON_G12A_MIPI_DPHY_ANALOG
41 tristate "Meson G12A MIPI Analog DPHY driver"
43 depends on OF && (ARCH_MESON || COMPILE_TEST)
46 select GENERIC_PHY_MIPI_DPHY
48 Enable this to support the Meson MIPI Analog DPHY found in Meson G12A
52 config PHY_MESON_G12A_USB2
53 tristate "Meson G12A USB2 PHY driver"
55 depends on OF && (ARCH_MESON || COMPILE_TEST)
59 Enable this to support the Meson USB2 PHYs found in Meson
63 config PHY_MESON_G12A_USB3_PCIE
64 tristate "Meson G12A USB3+PCIE Combo PHY driver"
66 depends on OF && (ARCH_MESON || COMPILE_TEST)
70 Enable this to support the Meson USB3 + PCIE Combo PHY found
74 config PHY_MESON_AXG_PCIE
75 tristate "Meson AXG PCIE PHY driver"
77 depends on OF && (ARCH_MESON || COMPILE_TEST)
81 Enable this to support the Meson MIPI + PCIE PHY found
85 config PHY_MESON_AXG_MIPI_PCIE_ANALOG
86 tristate "Meson AXG MIPI + PCIE analog PHY driver"
88 depends on OF && (ARCH_MESON || COMPILE_TEST)
91 select GENERIC_PHY_MIPI_DPHY
93 Enable this to support the Meson MIPI + PCIE analog PHY
94 found in Meson AXG SoCs.
97 config PHY_MESON_AXG_MIPI_DPHY
98 tristate "Meson AXG MIPI DPHY driver"
100 depends on OF && (ARCH_MESON || COMPILE_TEST)
103 select GENERIC_PHY_MIPI_DPHY
105 Enable this to support the Meson MIPI DPHY found in Meson AXG