Re: [PATCH] PCI: mediatek-gen3: Assert resets to ensure expected init state

From: Lorenzo Pieralisi
Date: Wed May 11 2022 - 10:26:50 EST


On Mon, 4 Apr 2022 16:48:58 +0200, AngeloGioacchino Del Regno wrote:
> The controller may have been left out of reset by the bootloader,
> in which case, before the powerup sequence, the controller will be
> found preconfigured with values that were set before booting the
> kernel: this produces a controller failure, with the result of
> a failure during the mtk_pcie_startup_port() sequence as the PCIe
> link never gets up.
>
> [...]

Applied to pci/mediatek, thanks!

[1/1] PCI: mediatek-gen3: Assert resets to ensure expected init state
https://git.kernel.org/lpieralisi/pci/c/1d565935e3

Thanks,
Lorenzo