Re: [PATCH 3/6] phy: socionext: Add UniPhier PCIe PHY driver

2021-07-14 Thread Tom Rini
On Tue, Jul 06, 2021 at 07:01:08PM +0900, Kunihiko Hayashi wrote: > Add PCIe PHY driver support for Pro5, LD20 and PXs3 SoCs. > > Signed-off-by: Kunihiko Hayashi Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 3/6] phy: socionext: Add UniPhier PCIe PHY driver

2021-07-06 Thread Kunihiko Hayashi
Add PCIe PHY driver support for Pro5, LD20 and PXs3 SoCs. Signed-off-by: Kunihiko Hayashi --- drivers/Kconfig | 2 ++ drivers/Makefile | 1 + drivers/phy/socionext/Kconfig | 12 +++ drivers/phy/socionext/Makefile|