phy: socionext: Add UniPhier PCIe PHY driver
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 6 Jul 2021 10:01:08 +0000 (19:01 +0900)
committerTom Rini <trini@konsulko.com>
Wed, 14 Jul 2021 20:48:07 +0000 (16:48 -0400)
commitb0415d826fce8e04d0c2f09876a479301ccb6405
tree4fc8bf662fd18b29796627f15d3479b5fbf27fc5
parent34707b32edad37427327a5358433d0591a07dcc1
phy: socionext: Add UniPhier PCIe PHY driver

Add PCIe PHY driver support for Pro5, LD20 and PXs3 SoCs.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
drivers/Kconfig
drivers/Makefile
drivers/phy/socionext/Kconfig [new file with mode: 0644]
drivers/phy/socionext/Makefile [new file with mode: 0644]
drivers/phy/socionext/phy-uniphier-pcie.c [new file with mode: 0644]