OSDN Git Service

phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
authorRichard Zhu <hongxing.zhu@nxp.com>
Thu, 2 Dec 2021 08:02:35 +0000 (16:02 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 14 Dec 2021 14:32:53 +0000 (20:02 +0530)
commit1aa97b002258a190d7790a1a5c0c27829f82e569
tree1228de56415377fe467b4737dbb4a60535445ad7
parentb3b5516a6fee5a4d39cd04fd84ed0a64b74e7238
phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver

Add the standalone i.MX8 PCIe PHY driver.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Tim Harvey <tharvey@gateworks.com>
Tested-by: Tim Harvey <tharvey@gateworks.com>
Link: https://lore.kernel.org/r/1638432158-4119-6-git-send-email-hongxing.zhu@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/freescale/Kconfig
drivers/phy/freescale/Makefile
drivers/phy/freescale/phy-fsl-imx8m-pcie.c [new file with mode: 0644]