[PATCH 0/3] Add PCIe EP to RZ/G2H
From: Lad Prabhakar
Date: Fri Sep 04 2020 - 06:40:25 EST
Hi All,
This patch series adds PCIe EP support to R8A774E1 SoC.
patch 2/3 applies on top of [1] and patch 3/3 is dependent
on series [2].
[1] https://git.kernel.org/pub/scm/linux/kernel/git/geert/
renesas-devel.git/log/?h=renesas-arm-dt-for-v5.10
[2] https://patchwork.kernel.org/project/linux-pci/list/
?series=332849&submitter=&state=&q=&archive=&delegate=
Cheers,
Prabhakar
Lad Prabhakar (3):
dt-bindings: pci: rcar-pci-ep: Document r8a774e1
arm64: dts: renesas: r8a774e1: Add PCIe EP nodes
misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controller
.../devicetree/bindings/pci/rcar-pci-ep.yaml | 1 +
arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 38 +++++++++++++++++++
drivers/misc/pci_endpoint_test.c | 2 +
3 files changed, 41 insertions(+)
--
2.17.1