1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Hisilicon platforms
6 tristate "hi6220 USB PHY support"
7 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
12 Enable this to support the HISILICON HI6220 USB PHY.
14 To compile this driver as a module, choose M here.
17 tristate "hi3660 USB PHY support"
18 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
22 Enable this to support the HISILICON HI3660 USB PHY.
24 To compile this driver as a module, choose M here.
27 tristate "hi3670 USB PHY support"
28 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
32 Enable this to support the HISILICON HI3670 USB PHY.
34 To compile this driver as a module, choose M here.
36 config PHY_HI3670_PCIE
37 tristate "hi3670 PCIe PHY support"
38 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
42 Enable this to support the HiSilicon hi3670 PCIe PHY.
44 To compile this driver as a module, choose M here.
46 config PHY_HISTB_COMBPHY
47 tristate "HiSilicon STB SoCs COMBPHY support"
48 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
52 Enable this to support the HISILICON STB SoCs COMBPHY.
55 config PHY_HISI_INNO_USB2
56 tristate "HiSilicon INNO USB2 PHY support"
57 depends on ARCH_HISI || COMPILE_TEST
61 Support for INNO USB2 PHY on HiSilicon SoCs. This Phy supports
62 USB 1.5Mb/s, USB 12Mb/s, USB 480Mb/s speeds. It supports one
63 USB host port to accept one USB device.
65 config PHY_HIX5HD2_SATA
66 tristate "HIX5HD2 SATA PHY Driver"
67 depends on ARCH_HIX5HD2 && OF && HAS_IOMEM
71 Support for SATA PHY on Hisilicon hix5hd2 Soc.