Add PCIe support for R-Car S4-8 (r8a779f0). The dt-bindings doc patches are merged into pci.git repo: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/log/?h=controller/rcar Changes from v1: https://lore.kernel.org/all/20230414072717.2931212-1-yoshihiro.shimoda.uh@xxxxxxxxxxx/ - Rebased on the latest renesas-devel tag (renesas-devel-2023-08-21-v6.5-rc7). - Fix the nodes for the latest dt-bindings docs. 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 | 128 ++++++++++++++++++ 2 files changed, 152 insertions(+) -- 2.25.1