Re: [PATCH v8] PCI: imx: Add the imx8mm pcie support

From: Lorenzo Pieralisi
Date: Sun Dec 26 2021 - 07:27:35 EST


On Fri, 24 Dec 2021 10:28:04 +0800, Richard Zhu wrote:
> Based on previous review patch-set [1] and no function changes, create
> one update for the last patch only after merge the comments provided
> by Krzysztof.
> - Clean up codes. Drop the redundant inner break, and use the dev_err_probe
> replace dev_err in _probe().
> - To be consistent, let the error message to be all lower-case letters.
> - Add one comment to explain that there is one single bare break for
> i.MX8MM in imx6_pcie_init_phy()
>
> [...]

Applied to pci/dwc, thanks!

[1/1] PCI: imx: Add the imx8mm pcie support
https://git.kernel.org/lpieralisi/pci/c/178e244cb6

Thanks,
Lorenzo