OSDN Git Service

phy: starfive: Add JH7110 PCIE 2.0 PHY driver
authorMinda Chen <minda.chen@starfivetech.com>
Thu, 29 Jun 2023 07:51:14 +0000 (15:51 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 12 Jul 2023 16:57:44 +0000 (22:27 +0530)
commitfd097f48eea95c9776a8846edfe9e328e9eaf7e2
tree8494bdfdf407ecbfa497c4474238d8e458887baf
parent16d3a71c20cf2e7cb5f0fef669fe8dc7c2cfd87d
phy: starfive: Add JH7110 PCIE 2.0 PHY driver

Add Starfive JH7110 SoC PCIe 2.0 PHY driver support.
PCIe 2.0 PHY default connect to PCIe controller.
PCIe PHY can connect to USB 3.0 controller.

Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Link: https://lore.kernel.org/r/20230629075115.11934-5-minda.chen@starfivetech.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
drivers/phy/starfive/Kconfig
drivers/phy/starfive/Makefile
drivers/phy/starfive/phy-jh7110-pcie.c [new file with mode: 0644]