diff options
author | Minda Chen <minda.chen@starfivetech.com> | 2023-06-29 09:51:14 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-07-12 18:57:44 +0200 |
commit | fd097f48eea95c9776a8846edfe9e328e9eaf7e2 (patch) | |
tree | 8494bdfdf407ecbfa497c4474238d8e458887baf /MAINTAINERS | |
parent | phy: starfive: Add JH7110 USB 2.0 PHY driver (diff) | |
download | linux-fd097f48eea95c9776a8846edfe9e328e9eaf7e2.tar.xz linux-fd097f48eea95c9776a8846edfe9e328e9eaf7e2.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ee455f0a7ed3..621b4147d470 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20335,10 +20335,12 @@ S: Supported F: Documentation/devicetree/bindings/watchdog/starfive* F: drivers/watchdog/starfive-wdt.c -STARFIVE JH71X0 USB PHY DRIVER +STARFIVE JH71X0 PCIE AND USB PHY DRIVER M: Minda Chen <minda.chen@starfivetech.com> S: Supported +F: Documentation/devicetree/bindings/phy/starfive,jh7110-pcie-phy.yaml F: Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml +F: drivers/phy/starfive/phy-jh7110-pcie.c F: drivers/phy/starfive/phy-jh7110-usb.c STATIC BRANCH/CALL |