Re: [PATCH v3 0/5] PCI: Add support for J7200 and AM64
From: Lorenzo Pieralisi <hidden>
Date: 2021-08-19 14:39:03
Also in:
linux-arm-kernel, linux-omap, lkml
From: Lorenzo Pieralisi <hidden>
Date: 2021-08-19 14:39:03
Also in:
linux-arm-kernel, linux-omap, lkml
On Wed, 11 Aug 2021 18:03:31 +0530, Kishon Vijay Abraham I wrote:
This series adds the compatible specific to J7200 and AM64 and applies the erratas and configuration specific to them. This series also includes Nadeem's patch that adds a quirk in Cadence driver which is used by J7200 [1]. The DT binding for both J7200 and AM64 is already merged. [...]
Applied to pci/cadence, thanks!
[1/5] PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
https://git.kernel.org/lpieralisi/pci/c/f4455748b2
[2/5] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
https://git.kernel.org/lpieralisi/pci/c/09c24094b2
[3/5] PCI: j721e: Add PCIe support for J7200
https://git.kernel.org/lpieralisi/pci/c/f1de58802f
[4/5] PCI: j721e: Add PCIe support for AM64
https://git.kernel.org/lpieralisi/pci/c/c8a375a8e1
[5/5] misc: pci_endpoint_test: Add deviceID for AM64 and J7200
https://git.kernel.org/lpieralisi/pci/c/7c52009d94
Thanks,
Lorenzo