1 # SPDX-License-Identifier: GPL-2.0-only
3 if (ARCH_MXC && ARM64) || COMPILE_TEST
5 config PHY_FSL_IMX8MQ_USB
6 tristate "Freescale i.MX8M USB3 PHY"
7 depends on OF && HAS_IOMEM
9 default ARCH_MXC && ARM64
11 config PHY_MIXEL_LVDS_PHY
12 tristate "Mixel LVDS PHY support"
17 Enable this to add support for the Mixel LVDS PHY as found
20 config PHY_MIXEL_MIPI_DPHY
21 tristate "Mixel MIPI DSI PHY support"
22 depends on OF && HAS_IOMEM
24 select GENERIC_PHY_MIPI_DPHY
27 Enable this to add support for the Mixel DSI PHY as found
28 on NXP's i.MX8 family of SOCs.
30 config PHY_FSL_IMX8M_PCIE
31 tristate "Freescale i.MX8M PCIE PHY"
32 depends on OF && HAS_IOMEM
35 Enable this to add support for the PCIE PHY as found on
36 i.MX8M family of SOCs.
38 config PHY_FSL_IMX8QM_HSIO
39 tristate "Freescale i.MX8QM HSIO PHY"
40 depends on OF && HAS_IOMEM
43 Enable this to add support for the HSIO PHY as found on
44 i.MX8QM family of SOCs.
46 config PHY_FSL_SAMSUNG_HDMI_PHY
47 tristate "Samsung HDMI PHY support"
48 depends on OF && HAS_IOMEM && COMMON_CLK
50 Enable this to add support for the Samsung HDMI PHY in i.MX8MP.
53 config PHY_FSL_LYNX_28G
54 tristate "Freescale Layerscape Lynx 28G SerDes PHY support"
56 depends on ARCH_LAYERSCAPE || COMPILE_TEST
59 Enable this to add support for the Lynx SerDes 28G PHY as
60 found on NXP's Layerscape platforms such as LX2160A.
61 Used to change the protocol running on SerDes lanes at runtime.
62 Only useful for a restricted set of Ethernet protocols.