RE: [PATCH V7 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
From: Sherry Sun
Date: Wed Mar 11 2026 - 02:06:38 EST
> On Tue, Mar 10, 2026 at 09:54:13AM +0800, Sherry Sun wrote:
> > This patch set adds support for parsing the reset property in new Root
> > Port binding in pci-imx6 driver, similar to the implementation in the
> > qcom pcie driver[1].
>
> What is this series based on? It doesn't apply to v7.0-rc1
> (preferred) or pci/next.
Hi Bjorn,
It's actually based on v7.0-rc1, but I forgot to mention that the series depends
on the following my two patches for the pci-imx6 driver. Really sorry for the
inconvenience and, I'll add this information in the cover letter.
[PATCH V2] PCI: imx6: Change imx_pcie_deassert_core_reset() to return void https://lore.kernel.org/all/20260306021247.991976-1-sherry.sun@xxxxxxx/
[PATCH] PCI: imx6: Separate PERST# assertion from core reset functions https://lore.kernel.org/all/20260306030456.1032815-1-sherry.sun@xxxxxxx/
Best Regards
Sherry