On 20/09/21 2:33 am, Luca Ceresoli wrote: > Hi Lorenzo, Kishon, > > On 13/08/21 17:53, Lorenzo Pieralisi wrote: >> On Mon, Jun 21, 2021 at 03:41:09PM +0100, Lorenzo Pieralisi wrote: >>> 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. >> >> Still need it - please let me know. >> >> Lorenzo > > Should I resend the series? > > BTW it still applies cleanly on both the pci next branch and on mainline > master. For the series Acked-by: Kishon Vijay Abraham I <kishon@xxxxxx>