All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
To: geert+renesas@glider.be, magnus.damm@gmail.com
Cc: linux-renesas-soc@vger.kernel.org,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Subject: [PATCH v4 0/2] arm64: dts: renesas: r8a779f0: Add PCIe support
Date: Tue,  5 Sep 2023 10:24:02 +0900	[thread overview]
Message-ID: <20230905012404.2915246-1-yoshihiro.shimoda.uh@renesas.com> (raw)

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(+)

-- 
2.25.1


             reply	other threads:[~2023-09-05 16:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-05  1:24 Yoshihiro Shimoda [this message]
2023-09-05  1:24 ` [PATCH v4 1/2] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes Yoshihiro Shimoda
2023-09-05  7:38   ` Geert Uytterhoeven
2023-09-05  1:24 ` [PATCH v4 2/2] arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0 Yoshihiro Shimoda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230905012404.2915246-1-yoshihiro.shimoda.uh@renesas.com \
    --to=yoshihiro.shimoda.uh@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.