linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] PCI/ACPI: HiSi: Add ACPI support for Hip05 PCIe Host Bridge Controller
@ 2015-12-03 15:19 Gabriele Paoloni
  2015-12-03 15:19 ` [RFC PATCH 1/2] PCI/ACPI: Add ACPI support for non ECAM Host Bridge Controllers Gabriele Paoloni
  2015-12-03 15:19 ` [RFC PATCH 2/2] PCI/ACPI: HiSi: Add ACPI support for HiSi PCIe Host Bridge Gabriele Paoloni
  0 siblings, 2 replies; 14+ messages in thread
From: Gabriele Paoloni @ 2015-12-03 15:19 UTC (permalink / raw)
  To: bhelgaas, arnd, will.deacon, catalin.marinas, hanjun.guo,
	Lorenzo.Pieralisi, Liviu.Dudau, tn
  Cc: jiang.liu, tglx, wangyijing, linux-pci, linux-arm-kernel,
	linux-acpi, linux-kernel, linaro-acpi, wangzhou1, liudongdong3,
	xuwei5, liguozhu, Gabriele Paoloni

This patchset is based on Nowicki patchset:
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI

This patchset:
1) adds ACPI support for non ECAM PCI Host Bridge Controllers
2) adds ACPI support for Hip05 PCIe Host Bridge Controller

Gabriele Paoloni (1):
  PCI/ACPI: Add ACPI support for non ECAM Host Bridge Controllers

Gabriele Paoloni (1):
  PCI/ACPI: HiSi: Add ACPI support for HiSi PCIe Host Bridge

 arch/arm64/kernel/Makefile        |   1 +
 arch/arm64/kernel/pci.c           |  42 ++++++++
 arch/arm64/kernel/pci_acpi_hisi.c | 198 ++++++++++++++++++++++++++++++++++++++
 arch/arm64/kernel/pci_quirks.h    |  24 +++++
 drivers/acpi/pci_root.c           |   4 +
 include/acpi/acpi_drivers.h       |   6 ++
 6 files changed, 275 insertions(+)
 create mode 100644 arch/arm64/kernel/pci_acpi_hisi.c
 create mode 100644 arch/arm64/kernel/pci_quirks.h

-- 
1.9.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-12-11 14:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-03 15:19 [RFC PATCH 0/2] PCI/ACPI: HiSi: Add ACPI support for Hip05 PCIe Host Bridge Controller Gabriele Paoloni
2015-12-03 15:19 ` [RFC PATCH 1/2] PCI/ACPI: Add ACPI support for non ECAM Host Bridge Controllers Gabriele Paoloni
2015-12-03 17:58   ` Lorenzo Pieralisi
2015-12-03 20:58     ` Arnd Bergmann
2015-12-04 12:04       ` Lorenzo Pieralisi
2015-12-04 13:57         ` Arnd Bergmann
2015-12-04 16:22           ` Gabriele Paoloni
2015-12-11 14:17             ` Tomasz Nowicki
2015-12-04 20:46       ` Jeremy Linton
2015-12-04 21:34         ` Arnd Bergmann
2015-12-04 22:48           ` Jeremy Linton
2015-12-04 12:47     ` Gabriele Paoloni
2015-12-04 20:38   ` Jeremy Linton
2015-12-03 15:19 ` [RFC PATCH 2/2] PCI/ACPI: HiSi: Add ACPI support for HiSi PCIe Host Bridge Gabriele Paoloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).