1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Mediatek devices
6 tristate "MediaTek T-PHY Driver"
7 depends on ARCH_MEDIATEK || COMPILE_TEST
8 depends on OF && OF_ADDRESS
12 Say 'Y' here to add support for MediaTek T-PHY driver,
13 it supports multiple usb2.0, usb3.0 ports, PCIe and
14 SATA, and meanwhile supports two version T-PHY which have
15 different banks layout, the T-PHY with shared banks between
16 multi-ports is first version, otherwise is second version,
17 so you can easily distinguish them by banks layout.
20 tristate "MediaTek UFS M-PHY driver"
21 depends on ARCH_MEDIATEK || COMPILE_TEST
25 Support for UFS M-PHY on MediaTek chipsets.
26 Enable this to provide vendor-specific probing,
27 initialization, power on and power off flow of
31 tristate "MediaTek XS-PHY Driver"
32 depends on ARCH_MEDIATEK || COMPILE_TEST
33 depends on OF && OF_ADDRESS
37 Enable this to support the SuperSpeedPlus XS-PHY transceiver for
38 USB3.1 GEN2 controllers on MediaTek chips. The driver supports
39 multiple USB2.0, USB3.1 GEN2 ports.
42 tristate "MediaTek HDMI-PHY Driver"
43 depends on ARCH_MEDIATEK || COMPILE_TEST
48 Support HDMI PHY for Mediatek SoCs.
50 config PHY_MTK_MIPI_DSI
51 tristate "MediaTek MIPI-DSI Driver"
52 depends on ARCH_MEDIATEK || COMPILE_TEST
57 Support MIPI DSI for Mediatek SoCs.