]> Gentwo Git Trees - linux/.git/commit
PCI: s32g: Add NXP S32G PCIe controller driver (RC)
authorVincent Guittot <vincent.guittot@linaro.org>
Fri, 21 Nov 2025 16:49:19 +0000 (17:49 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 2 Dec 2025 20:03:11 +0000 (14:03 -0600)
commit5cbc7d3e316e4251035e5d54c52540a8a7aa81c4
tree050dd3031fcdf5ba38db52feb19cf3d408337c15
parent045ad2c623d607f2c7720e2b8fcda675d96f7381
PCI: s32g: Add NXP S32G PCIe controller driver (RC)

Add initial support of the PCIe controller for the NXP S32G SoC family.
Only host mode is supported.

Co-developed-by: Ionut Vicovan <Ionut.Vicovan@nxp.com>
Signed-off-by: Ionut Vicovan <Ionut.Vicovan@nxp.com>
Co-developed-by: Ciprian Marian Costea <ciprianmarian.costea@nxp.com>
Signed-off-by: Ciprian Marian Costea <ciprianmarian.costea@nxp.com>
Co-developed-by: Ghennadi Procopciuc <Ghennadi.Procopciuc@nxp.com>
Signed-off-by: Ghennadi Procopciuc <Ghennadi.Procopciuc@nxp.com>
Co-developed-by: Larisa Grigore <larisa.grigore@nxp.com>
Signed-off-by: Larisa Grigore <larisa.grigore@nxp.com>
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
[mani: replaced memblock_start_of_DRAM with hardcoded boundary addr]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20251121164920.2008569-4-vincent.guittot@linaro.org
drivers/pci/controller/dwc/Kconfig
drivers/pci/controller/dwc/Makefile
drivers/pci/controller/dwc/pcie-nxp-s32g.c [new file with mode: 0644]