All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add StratixXX PCIe Rootport support
@ 2018-12-26 17:09 Ley Foon Tan
  2018-12-26 17:09 ` [PATCH 1/2] pci: altera: Add StratixXX PCIe support Ley Foon Tan
  2018-12-26 17:09 ` [PATCH 2/2] Documentation: dt-bindings: pci: altera: Add altr,pcie-root-port-2.0 Ley Foon Tan
  0 siblings, 2 replies; 5+ messages in thread
From: Ley Foon Tan @ 2018-12-26 17:09 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-kernel, linux-pci, lftan.linux, Ley Foon Tan

Add PCIe rootport support for StratixXX device family and also update
device tree binding documentation.

Ley Foon Tan (2):
  pci: altera: Add StratixXX PCIe support
  Documentation: dt-bindings: pci: altera: Add altr,pcie-root-port-2.0

 .../devicetree/bindings/pci/altera-pcie.txt        |    4 +-
 drivers/pci/controller/Kconfig                     |    2 +-
 drivers/pci/controller/pcie-altera.c               |  228 ++++++++++++++++++--
 3 files changed, 212 insertions(+), 22 deletions(-)
 mode change 100644 => 100755 Documentation/devicetree/bindings/pci/altera-pcie.txt
 mode change 100644 => 100755 drivers/pci/controller/Kconfig


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

end of thread, other threads:[~2018-12-31  2:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-26 17:09 [PATCH 0/2] Add StratixXX PCIe Rootport support Ley Foon Tan
2018-12-26 17:09 ` [PATCH 1/2] pci: altera: Add StratixXX PCIe support Ley Foon Tan
2018-12-29  3:12   ` Bjorn Helgaas
2018-12-31  2:01     ` Ley Foon Tan
2018-12-26 17:09 ` [PATCH 2/2] Documentation: dt-bindings: pci: altera: Add altr,pcie-root-port-2.0 Ley Foon Tan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.