[PATCH 3/4 v3] PCI: s32g: Add initial PCIe support (RC)
Bjorn Helgaas
helgaas at kernel.org
Thu Nov 6 09:23:12 PST 2025
On Wed, Oct 22, 2025 at 07:43:08PM +0200, Vincent Guittot wrote:
> Add initial support of the PCIe controller for S32G Soc family. Only
> host mode is supported.
> +config PCIE_NXP_S32G
> + tristate "NXP S32G PCIe controller (host mode)"
> + depends on ARCH_S32 || COMPILE_TEST
> + select PCIE_DW_HOST
> + help
> + Enable support for the PCIe controller in NXP S32G based boards to
> + work in Host mode. The controller is based on DesignWare IP and
> + can work either as RC or EP. In order to enable host-specific
> + features PCIE_S32G must be selected.
Did you mean PCIE_NXP_S32G here?
PCIE_S32G itself doesn't appear in this series.
More information about the linux-arm-kernel
mailing list