Re: [PATCH] PCI: qcom: Add support for modular builds

From: Johan Hovold
Date: Thu Jul 21 2022 - 02:51:41 EST


On Wed, Jul 20, 2022 at 04:20:53PM -0500, Bjorn Helgaas wrote:
> On Thu, May 19, 2022 at 11:46:46AM +0200, Johan Hovold wrote:
> > Allow the Qualcomm PCIe controller driver to be built as a module, which
> > is useful for multi-platform kernels as well as during development.
> >
> > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
>
> This no longer applies on my pci/ctrl/qcom branch:
> 839fbdee4c08 ("dt-bindings: PCI: qcom: Fix reset conditional")
>
> Do you want to refresh it, or should we wait until the next cycle?

I just sent a rebased v2 (the context had changed due to the addition of
the ipq6018 device-id entry):

https://lore.kernel.org/all/20220721064720.10762-1-johan+linaro@xxxxxxxxxx/

Johan