phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY
authorStanley Chang <stanley_chang@realtek.com>
Tue, 25 Jul 2023 03:31:54 +0000 (11:31 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jul 2023 04:38:14 +0000 (06:38 +0200)
commitadda6e82a7de7d6d478f6c8ef127f0ac51c510a1
tree64ef1e80ade2c340341939164234cffbb46be0e5
parent134e6d25f6bd06071e5aac0a7eefcea6f7713955
phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY

Realtek DHC (digital home center) RTD SoCs support DWC3 XHCI USB
controller. Added the driver to drive the USB 3.0 PHY transceivers.

Signed-off-by: Stanley Chang <stanley_chang@realtek.com>
Link: https://lore.kernel.org/r/20230725033318.8361-3-stanley_chang@realtek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/phy/realtek/Kconfig
drivers/phy/realtek/Makefile
drivers/phy/realtek/phy-rtk-usb3.c [new file with mode: 0644]