[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251113182535.GA2295551@bhelgaas>
Date: Thu, 13 Nov 2025 12:25:35 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Manivannan Sadhasivam <manivannan.sadhasivam@....qualcomm.com>
Cc: lpieralisi@...nel.org, kwilczynski@...nel.org, robh@...nel.org,
bhelgaas@...gle.com, jingoohan1@...il.com,
christian.bruel@...s.st.com, krishna.chundru@....qualcomm.com,
qiang.yu@....qualcomm.com, shradha.t@...sung.com,
thippeswamy.havalige@....com, inochiama@...il.com,
fan.ni@...sung.com, cassel@...nel.org, kishon@...nel.org,
18255117159@....com, rongqianfeng@...o.com, jirislaby@...nel.org,
Siddharth Vadapalli <s-vadapalli@...com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
srk@...com
Subject: Re: [PATCH v5 0/4] PCI: Keystone: Enable loadable module support
On Thu, Nov 06, 2025 at 01:40:10PM +0530, Manivannan Sadhasivam wrote:
>
> On Wed, 29 Oct 2025 13:34:48 +0530, Siddharth Vadapalli wrote:
> > This series enables support for the 'pci-keystone.c' driver to be built
> > as a loadable module. The motivation for the series is that PCIe is not
> > a necessity for booting Linux due to which the 'pci-keystone.c' driver
> > does not need to be built-in.
> >
> > Series is based on 6.18-rc1 tag of Mainline Linux.
> >
> > [...]
>
> Applied, thanks!
>
> [1/4] PCI: Export pci_get_host_bridge_device() for use by pci-keystone
> commit: 88254d46823be8563f8f81d78390a7313ae6fad7
> [2/4] PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()
> commit: 9acc60a5bca02351f852651c0123d9994663ec0a
> [3/4] PCI: keystone: Exit ks_pcie_probe() for invalid mode
> commit: 7b5a5b7715c2dea2541e7fd3da15c2881fdfc553
> [4/4] PCI: keystone: Add support to build as a loadable module
> commit: 041c2f0e34ba4823101bf307d6a6d41d98f5dac3
Just FYI, I moved these to pci/controller/keystone to separate them
from the j721e changes on pci/controller/ti. It's a little easier for
me when each driver is on a separate topic branch.
I also reordered them so all the module-related changes are together
instead of having the invalid mode bug fix in the middle of them.
Powered by blists - more mailing lists