Re: [PATCH 03/10] dt-bindings: PCI: qcom: Enumerate platforms with single msi interrupt

From: Johan Hovold
Date: Mon Jul 04 2022 - 10:21:09 EST


On Fri, Jul 01, 2022 at 12:38:19PM -0600, Rob Herring wrote:
> On Fri, Jul 01, 2022 at 10:38:42AM +0200, Johan Hovold wrote:
> > On Fri, Jul 01, 2022 at 10:33:35AM +0200, Krzysztof Kozlowski wrote:
> > > On 29/06/2022 16:09, Johan Hovold wrote:
> > > > Explicitly enumerate the older platforms that have a single msi host
> > > > interrupt. This allows for adding further platforms without resorting
> > > > to nested conditionals.
> > > >
> > > > Drop the redundant comment about older chipsets instead of moving it.
> > > >
> > > > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
> > >
> > > This does not exist in linux-next, so it should be squashed it with the
> > > previous series.
> >
> > As mentioned in the cover letter this depends on the MSI series that has
> > unfortunately not yet been merged.
> >
> > That series is self-contained and ready to be merged, so this follow-up
> > does not need to be squashed in.
>
> I suspect that Bjorn would rather squash these in.

Sure. Squashing in the compatible-conditional fix makes sense, but the
motivation for this one is the SoC added by this series so I'd argue
that it belongs here. But either way is fine with me.

Johan