mbox series

[v4,0/2] arm64: dts: renesas: r8a779f0: Add PCIe support

Message ID 20230905012404.2915246-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
Headers show
Series arm64: dts: renesas: r8a779f0: Add PCIe support | expand

Message

Yoshihiro Shimoda Sept. 5, 2023, 1:24 a.m. UTC
Add PCIe support for R-Car S4-8 (r8a779f0).
This patch series is based on the following pci.git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/log/?h=controller/rcar
and the following revised patches about the dt-bindings docs:
https://lore.kernel.org/linux-pci/20230901131711.2861283-1-yoshihiro.shimoda.uh@renesas.com/

Changes from v3:
https://lore.kernel.org/all/20230901132730.2861451-1-yoshihiro.shimoda.uh@renesas.com/
 - Fix reg and ranges properties of pcie host nodes in the patch 1/2.
 - Add Reviewed-by in the patch 2/2.

Changes from v2:
https://lore.kernel.org/all/20230828041434.2747699-1-yoshihiro.shimoda.uh@renesas.com/
 - Rebased on the revised dt-bindings doc.
 - Fix node names.
 - Fix reg property.
 - Fix some properties position to match dt-bindings doc, and host and endpoint.
 - Fix a node position to preserve alphabetical sor order.

Yoshihiro Shimoda (2):
  arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
  arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi |  24 ++++
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi     | 134 ++++++++++++++++++
 2 files changed, 158 insertions(+)