lkml.org 
[lkml]   [2019]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] PCI: Add map irq callback in dwc framework and add Intel PCIe driver
Date
Intel PCIe is synopsys based controller utilizes the Designware
framework for host initialization and intel application
specific register configurations.

Intel PCIe driver also uses the Irq map callback for platform
specific register configurations while Irq mapping. So submitting
the Intel pcie driver series with dwc irq map callback change.

Changes on v2:
Submitting user(intel pcie driver) changes along with core changes.

Dilip Kota (3):
PCI: dwc: Add map irq callback
dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller
dwc: PCI: intel: Intel PCIe RC controller driver

.../devicetree/bindings/pci/intel-pcie.yaml | 133 +++
drivers/pci/controller/dwc/Kconfig | 13 +
drivers/pci/controller/dwc/Makefile | 1 +
drivers/pci/controller/dwc/pcie-designware-host.c | 6 +-
drivers/pci/controller/dwc/pcie-designware.h | 1 +
drivers/pci/controller/dwc/pcie-intel-axi.c | 900 +++++++++++++++++
6 files changed, 1053 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/pci/intel-pcie.yaml
create mode 100644 drivers/pci/controller/dwc/pcie-intel-axi.c

--
2.11.0

\
 
 \ /
  Last update: 2019-08-20 11:40    [W:0.086 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site