OSDN Git Service

phy: socionext: Add UniPhier AHCI PHY driver support
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 25 Aug 2020 10:41:11 +0000 (19:41 +0900)
committerVinod Koul <vkoul@kernel.org>
Mon, 31 Aug 2020 11:37:53 +0000 (17:07 +0530)
commita1bf1c60b55537382e6857bae8aa89d0dd584747
treeef6457bbfb7cf91618208af940f196885ed76780
parent728776d751e167e1ceb1f340b06ab6f7c5a342e6
phy: socionext: Add UniPhier AHCI PHY driver support

Add a driver for PHY interface built into ahci controller implemented
in UniPhier SoCs. This supports PXs2 and PXs3 SoCs.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/1598352071-26675-3-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/socionext/Kconfig
drivers/phy/socionext/Makefile
drivers/phy/socionext/phy-uniphier-ahci.c [new file with mode: 0644]