OSDN Git Service

phy: usb: Add USB2.0 phy driver for Sunplus SP7021
authorVincent Shih <vincent.sunplus@gmail.com>
Mon, 25 Jul 2022 02:44:11 +0000 (10:44 +0800)
committerVinod Koul <vkoul@kernel.org>
Fri, 2 Sep 2022 15:31:24 +0000 (21:01 +0530)
commit99d9ccd97385208b78b3d88e756451f4b70119fc
tree8da43d84adb641b3ca9ebdd44d09213200a0121d
parentc8c5d5e89ac52a462f48264863a7a32f0c76fa1d
phy: usb: Add USB2.0 phy driver for Sunplus SP7021

Add USB2.0 phy driver for Sunplus SP7021

Signed-off-by: Vincent Shih <vincent.sunplus@gmail.com>
Link: https://lore.kernel.org/r/1658717052-26142-2-git-send-email-vincent.sunplus@gmail.com
[vkoul: remove trailing line in driver file]
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/sunplus/Kconfig [new file with mode: 0644]
drivers/phy/sunplus/Makefile [new file with mode: 0644]
drivers/phy/sunplus/phy-sunplus-usb2.c [new file with mode: 0644]