OSDN Git Service

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

Add Starfive JH7110 SoC USB 2.0 PHY driver support.
USB 2.0 PHY default connect to Cadence USB 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-4-minda.chen@starfivetech.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/starfive/Kconfig [new file with mode: 0644]
drivers/phy/starfive/Makefile [new file with mode: 0644]
drivers/phy/starfive/phy-jh7110-usb.c [new file with mode: 0644]