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@xxxxxxxxxxx/ Changes from v2: https://lore.kernel.org/all/20230828041434.2747699-1-yoshihiro.shimoda.uh@xxxxxxxxxxx/ - 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. 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 | 132 ++++++++++++++++++ 2 files changed, 156 insertions(+) -- 2.25.1