]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: cadence: Add support to build pcie-cadence library as a kernel module
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 17 Apr 2025 12:44:05 +0000 (18:14 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 2 Jun 2025 21:02:33 +0000 (16:02 -0500)
commitf876904e44360449e64e2d38c428eba3a03d7a47
tree095c2109771b81164fcd7b3fe79007092931a286
parent16b2da850f6f79bf9013516ce78b27a8abb10359
PCI: cadence: Add support to build pcie-cadence library as a kernel module

Currently, the Cadence PCIe controller driver can be built as a built-in
module only. Since PCIe functionality is not a necessity for booting, add
support to build the Cadence PCIe driver as a loadable module as well.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://patch.msgid.link/20250417124408.2752248-2-s-vadapalli@ti.com
drivers/pci/controller/cadence/Kconfig
drivers/pci/controller/cadence/pcie-cadence-ep.c
drivers/pci/controller/cadence/pcie-cadence-host.c
drivers/pci/controller/cadence/pcie-cadence.c
drivers/pci/controller/cadence/pcie-cadence.h