Re: [PATCH v4 2/2] phy: sophgo: Add USB 2.0 PHY driver for Sophgo CV18XX/SG200X
From: Alexander Sverdlin
Date: Sun Jun 15 2025 - 11:39:47 EST
Thanks for the patch, Inochi!
On Wed, 2025-06-11 at 16:18 +0800, Inochi Amaoto wrote:
> Add USB 2.0 PHY driver for Sophgo CV18XX/SG200X. Currently
> this driver does not support OTG mode as lack of document.
>
> Signed-off-by: Inochi Amaoto <inochiama@xxxxxxxxx>
Successfully tested in host mode on Milk-V Duo Module 01 EVB:
Tested-by: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx>
> ---
> drivers/phy/Kconfig | 1 +
> drivers/phy/Makefile | 1 +
> drivers/phy/sophgo/Kconfig | 19 +++
> drivers/phy/sophgo/Makefile | 2 +
> drivers/phy/sophgo/phy-cv1800-usb2.c | 222 +++++++++++++++++++++++++++
> 5 files changed, 245 insertions(+)
> create mode 100644 drivers/phy/sophgo/Kconfig
> create mode 100644 drivers/phy/sophgo/Makefile
> create mode 100644 drivers/phy/sophgo/phy-cv1800-usb2.c
--
Alexander Sverdlin.