]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: econet: Add PCIe PHY driver for EcoNet EN751221 and EN7528 SoCs.
authorCaleb James DeLisle <cjd@cjdns.fr>
Sat, 25 Apr 2026 17:36:42 +0000 (17:36 +0000)
committerVinod Koul <vkoul@kernel.org>
Thu, 14 May 2026 15:46:36 +0000 (21:16 +0530)
commitda1af49257591190ad6521abb3198f1f40420407
tree94c4332773d9c861e2e55125c56eef43cf3e9171
parent2cc066dbd3a211628b40967949cff2790d0f62eb
phy: econet: Add PCIe PHY driver for EcoNet EN751221 and EN7528 SoCs.

Introduce support for EcoNet PCIe PHY controllers found in EN751221
and EN7528 SoCs, these SoCs are not identical but are similar, each
having one Gen1 port, and one Gen1/Gen2 port.

Co-developed-by: Ahmed Naseef <naseefkm@gmail.com>
Signed-off-by: Ahmed Naseef <naseefkm@gmail.com>
[cjd@cjdns.fr: add EN751221 support and refactor for clarity]
Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Link: https://patch.msgid.link/20260425173642.406089-3-cjd@cjdns.fr
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-econet-pcie.c [new file with mode: 0644]