Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) # Phy drivers for Lantiq / Intel platforms
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) config PHY_LANTIQ_VRX200_PCIE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 	tristate "Lantiq VRX200/ARX300 PCIe PHY"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 	depends on SOC_TYPE_XWAY || COMPILE_TEST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 	depends on OF && HAS_IOMEM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 	select GENERIC_PHY
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 	select REGMAP_MMIO
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 	  Support for the PCIe PHY(s) on the Lantiq / Intel VRX200 and ARX300
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 	  family SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 	  If unsure, say N.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) config PHY_LANTIQ_RCU_USB2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 	tristate "Lantiq XWAY SoC RCU based USB PHY"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 	depends on OF && (SOC_TYPE_XWAY || COMPILE_TEST)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 	select GENERIC_PHY
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) 	  Support for the USB PHY(s) on the Lantiq / Intel XWAY family SoCs.