Re: [PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements

From: Lorenzo Pieralisi
Date: Mon Jun 21 2021 - 10:41:15 EST


On Mon, May 31, 2021 at 10:59:30AM +0200, Luca Ceresoli wrote:
> This is an series of mixed improvements to the DRA7 PCI controller driver:
> allow building as a loadabel module, allow to get and enable a clock and a
> small cleanup.
>
> Luca
>
> Luca Ceresoli (4):
> PCI: dwc: Export more symbols to allow modular drivers
> PCI: dra7xx: Make it a kernel module
> PCI: dra7xx: Remove unused include
> PCI: dra7xx: Get an optional clock
>
> drivers/pci/controller/dwc/Kconfig | 6 ++---
> drivers/pci/controller/dwc/pci-dra7xx.c | 22 +++++++++++++++++--
> .../pci/controller/dwc/pcie-designware-ep.c | 1 +
> drivers/pci/controller/dwc/pcie-designware.c | 1 +
> 4 files changed, 25 insertions(+), 5 deletions(-)

Hi Kishon,

I'd need your ACK to proceed with this series that looks like it
is ready to go, please let me know.

Thanks,
Lorenzo