phy: airoha: Add PCIe PHY driver for EN7581 SoC.
authorLorenzo Bianconi <lorenzo@kernel.org>
Sat, 15 Jun 2024 21:15:42 +0000 (23:15 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 20 Jun 2024 16:29:21 +0000 (21:59 +0530)
commitd7d2818b93837def4a33f92da2e64c3a2752c47e
tree34015d78bd94d210e47c08c039e3c5cba1a6811e
parente2d0317e665884d78c56f99d2a0005213d8390b6
phy: airoha: Add PCIe PHY driver for EN7581 SoC.

Introduce support for Airoha PCIe PHY controller available in EN7581
SoC.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tested-by: Zhengping Zhang <zhengping.zhang@airoha.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://lore.kernel.org/r/20ac99aa8628d97778594f606681db7f868f24fe.1718485860.git.lorenzo@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-airoha-pcie-regs.h [new file with mode: 0644]
drivers/phy/phy-airoha-pcie.c [new file with mode: 0644]