18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Phy drivers for Lantiq / Intel platforms
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciconfig PHY_LANTIQ_VRX200_PCIE
68c2ecf20Sopenharmony_ci	tristate "Lantiq VRX200/ARX300 PCIe PHY"
78c2ecf20Sopenharmony_ci	depends on SOC_TYPE_XWAY || COMPILE_TEST
88c2ecf20Sopenharmony_ci	depends on OF && HAS_IOMEM
98c2ecf20Sopenharmony_ci	select GENERIC_PHY
108c2ecf20Sopenharmony_ci	select REGMAP_MMIO
118c2ecf20Sopenharmony_ci	help
128c2ecf20Sopenharmony_ci	  Support for the PCIe PHY(s) on the Lantiq / Intel VRX200 and ARX300
138c2ecf20Sopenharmony_ci	  family SoCs.
148c2ecf20Sopenharmony_ci	  If unsure, say N.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ciconfig PHY_LANTIQ_RCU_USB2
178c2ecf20Sopenharmony_ci	tristate "Lantiq XWAY SoC RCU based USB PHY"
188c2ecf20Sopenharmony_ci	depends on OF && (SOC_TYPE_XWAY || COMPILE_TEST)
198c2ecf20Sopenharmony_ci	select GENERIC_PHY
208c2ecf20Sopenharmony_ci	help
218c2ecf20Sopenharmony_ci	  Support for the USB PHY(s) on the Lantiq / Intel XWAY family SoCs.
22