Re: [PATCH v3 6/8] phy: add driver for Qualcomm IPQ40xx USB PHY

2020-09-19 Thread Tom Rini
On Thu, Sep 10, 2020 at 04:00:04PM +0200, Robert Marko wrote: > Add a driver to setup the USB PHY-s on Qualcomm IPQ40xx series SoCs. > The driver sets up HS and SS phys. > > Signed-off-by: Robert Marko > Cc: Luka Perkov Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP

[PATCH v3 6/8] phy: add driver for Qualcomm IPQ40xx USB PHY

2020-09-10 Thread Robert Marko
Add a driver to setup the USB PHY-s on Qualcomm IPQ40xx series SoCs. The driver sets up HS and SS phys. Signed-off-by: Robert Marko Cc: Luka Perkov --- MAINTAINERS| 1 + drivers/phy/Kconfig| 6 ++ drivers/phy/Makefile | 1 +