phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 28 Sep 2021 07:34:11 +0000 (09:34 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 1 Oct 2021 08:12:18 +0000 (13:42 +0530)
commit73075011ffff876de8516a1e583dc41869293da9
treeff87113903ec6d18d5f7fa2becc6dc54811d1538
parent9b870e8c04ec0c079440d8320d9c728901517052
phy: HiSilicon: Add driver for Kirin 970 PCIe PHY

The Kirin 970 PHY is somewhat similar to the Kirin 960, but it
does a lot more. Add the needed bits for PCIe to start working on
HiKey 970 boards.

Co-developed-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/b7a4ff41b57d861b003f1a00cae81f3d226fbe18.1632814194.git.mchehab+huawei@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/hisilicon/Kconfig
drivers/phy/hisilicon/Makefile
drivers/phy/hisilicon/phy-hi3670-pcie.c [new file with mode: 0644]