linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v1,0/3] PCI: mediatek: Add new generation controller support
@ 2020-09-07 12:08 Jianjun Wang
  2020-09-07 12:08 ` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller Jianjun Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Jianjun Wang @ 2020-09-07 12:08 UTC (permalink / raw)
  To: Bjorn Helgaas, Rob Herring, Lorenzo Pieralisi, Ryder Lee
  Cc: Philipp Zabel, Matthias Brugger, Mauro Carvalho Chehab, davem,
	linux-pci, linux-mediatek, devicetree, linux-kernel,
	linux-arm-kernel, Sj Huang, Jianjun Wang

These series patches add pcie-mediatek-gen3.c and dt-bindings file to
support new generation PCIe controller.

Jianjun Wang (3):
  dt-bindings: Add YAML schemas for Gen3 PCIe controller
  PCI: mediatek: Add new generation controller support
  MAINTAINERS: update entry for MediaTek PCIe controller

 .../bindings/pci/mediatek-pcie-gen3.yaml      |  158 +++
 MAINTAINERS                                   |    1 +
 drivers/pci/controller/Kconfig                |   14 +
 drivers/pci/controller/Makefile               |    1 +
 drivers/pci/controller/pcie-mediatek-gen3.c   | 1063 +++++++++++++++++
 5 files changed, 1237 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml
 create mode 100644 drivers/pci/controller/pcie-mediatek-gen3.c

-- 
2.25.1

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

end of thread, other threads:[~2020-09-09 17:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07 12:08 [v1,0/3] PCI: mediatek: Add new generation controller support Jianjun Wang
2020-09-07 12:08 ` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller Jianjun Wang
2020-09-08 19:50   ` Rob Herring
2020-09-09  3:08     ` Jianjun Wang
2020-09-09 17:50       ` Rob Herring
2020-09-08 20:04   ` Bjorn Helgaas
2020-09-09  3:14     ` Jianjun Wang
2020-09-08 20:21   ` Rob Herring
2020-09-09  3:39     ` Jianjun Wang
2020-09-07 12:08 ` [v1,2/3] PCI: mediatek: Add new generation controller support Jianjun Wang
2020-09-07 12:08 ` [v1,3/3] MAINTAINERS: update entry for MediaTek PCIe controller Jianjun Wang

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).