mbox series

[0/2] Add PCIe EP to R-Car H3

Message ID 20201125073303.19057-1-yuya.hamamachi.sx@renesas.com (mailing list archive)
Headers show
Series Add PCIe EP to R-Car H3 | expand

Message

Yuya Hamamachi Nov. 25, 2020, 7:33 a.m. UTC
This patchset adds support for PCIe EP nodes to Renesas r8a77951 SoC.
This is based on patch series "Add PCIe EP to RZ/G2H [1]".

[1] https://lkml.org/lkml/2020/9/4/400

Yuya Hamamachi (2):
  dt-bindings: pci: rcar-pci-ep: Document r8a7795
  arm64: dts: renesas: r8a77951: Add PCIe EP nodes

 .../devicetree/bindings/pci/rcar-pci-ep.yaml  |  1 +
 arch/arm64/boot/dts/renesas/r8a77951.dtsi     | 38 +++++++++++++++++++
 2 files changed, 39 insertions(+)