RE: [PATCH V2 0/2] PCI: imx6: Improve PERST# fallback logic

From: Sherry Sun

Date: Tue Jun 30 2026 - 03:54:24 EST


> Subject: Re: [PATCH V2 0/2] PCI: imx6: Improve PERST# fallback logic
>
> On Tue, Jun 30, 2026 at 09:20:12AM +0200, Manivannan Sadhasivam wrote:
> >
> > On Mon, 25 May 2026 14:54:41 +0800, Sherry Sun (OSS) wrote:
> > > From: Sherry Sun <sherry.sun@xxxxxxx>
> > >
> > > The pci_host_common_parse_port() shouldn't decide whether to fall
> > > back to the legacy RC-level binding by checking for "reset-gpios/reset-
> gpio"
> > > properties on the RC node and returning -ENODEV. That's a policy
> > > decision belongs to the caller, not this common helper.
> > >
> > > [...]
> >
> > Applied, thanks!
> >
> > [1/2] PCI: host-generic: Simplify return value handling in
> pci_host_common_parse_port(s)
> > commit: 4b523544008aa70cda4b34c0589bbe47172c2637
> > [2/2] PCI: imx6: Add imx_pcie_perst_found() to inspect the parsed result
> > (no commit info)
> >
>
> I've squashed patch 2 with 1 to avoid bisectability issue pointed out by
> Sashiko and rewrote the subject/description as well.
>

Sure, thanks!

Best Regards
Sherry