[PATCH 0/3] PCI: mediatek: Add support for EcoNet SoCs
Caleb James DeLisle
cjd at cjdns.fr
Thu Mar 12 09:53:29 PDT 2026
Add EcoNet EN7528 (and EN751221) PCIe support.
This is split from a larger PCIe patchset which crossed multiple
subsystems. I'm not labeling this a v3 because it's a new patchset, but
I'm keeping the historical record anyway.
Changes from econet-pcie v2:
* mediatek-pcie.yaml add missing constraints to PCI node properties
* econet-pcie v2: https://lore.kernel.org/linux-mips/20260309131818.74467-1-cjd@cjdns.fr
Changes from econet-pcie v1:
* pcie-mediatek.c Exclude pcie_retrain_link() when building as a module
* econet-pcie v1: https://lore.kernel.org/linux-mips/20260303190948.694783-1-cjd@cjdns.fr/
Caleb James DeLisle (3):
dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
PCI: mediatek: Add support for EcoNet EN7528 SoC
PCI: Skip bridge window reads when window is not supported
.../bindings/pci/mediatek-pcie.yaml | 81 ++++++++++++
drivers/pci/controller/Kconfig | 2 +-
drivers/pci/controller/pcie-mediatek.c | 118 ++++++++++++++++++
drivers/pci/probe.c | 6 +
4 files changed, 206 insertions(+), 1 deletion(-)
base-commit: 3fa5e5702a82d259897bd7e209469bc06368bf31
--
2.39.5
More information about the Linux-mediatek
mailing list