RE: [PATCH v2 2/3] phy: realtek: usb: Add driver for the Realtek SoC USB 2.0/3.0 PHY

From: Stanley Chang[昌育德]
Date: Mon May 29 2023 - 21:52:27 EST


Hi Greg,

> On Thu, May 25, 2023 at 10:26:03AM +0800, Stanley Chang wrote:
> > Realtek DHC (digital home center) RTD SoCs support DWC3 XHCI USB
> > 2.0/3.0 controller. Added two drivers to drive the USB 2.0/3.0 PHY
> transceivers.
> > For USB 3.0 transceivers, a driver phy-rtk-usb3 is provided.
> > The driver phy-rtk-usb2 is used to support USB 2.0 transceivers.
> >
> > Signed-off-by: Stanley Chang <stanley_chang@xxxxxxxxxxx>
> > Reported-by: kernel test robot <lkp@xxxxxxxxx>
>
> The kernel test robot did not report that a new driver was needed :(
>

This report is based on v1 patch.
https://patchwork.kernel.org/project/linux-usb/patch/20230519045825.28369-2-stanley_chang@xxxxxxxxxxx/

The original driver is at drivers/usb/phy/
If this report is not appropriate, I will remove it.

Thanks,
Stanley