[PATCH 0/5] PCI: dwc: pci-dra7xx: miscellaneous improvements

Luca Ceresoli luca at lucaceresoli.net
Mon May 17 08:41:17 PDT 2021


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 (5):
  PCI: dwc: export more symbols to allow modular drivers
  PCI: dwc: pci-dra7xx: make it a kernel module
  PCI: dwc: pci-dra7xx: allow to build as a loadable module
  PCI: dwc: pci-dra7xx: remove unused include
  PCI: dwc: pci-dra7xx: get an optional clock

 drivers/pci/controller/dwc/Kconfig            |  6 +++---
 drivers/pci/controller/dwc/pci-dra7xx.c       | 21 +++++++++++++++++--
 .../pci/controller/dwc/pcie-designware-ep.c   |  1 +
 drivers/pci/controller/dwc/pcie-designware.c  |  1 +
 4 files changed, 24 insertions(+), 5 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list