All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: linux-renesas-soc@vger.kernel.org,
	Andrey Dolnikov <andrey.dolnikov@cogentembedded.com>,
	Valentine Barshak <valentine.barshak@cogentembedded.com>,
	Koji Matsuoka <koji.matsuoka.xm@renesas.com>
Subject: [PATCH v3 0/4] arm64: dts: renesas: Add V3H2 Condor-I board support
Date: Mon, 29 Aug 2022 23:49:16 +0000	[thread overview]
Message-ID: <8735de626c.wl-kuninori.morimoto.gx@renesas.com> (raw)


Hi Geert

This is v3 of V3H2 Condor-I board support.

v2 -> v3

	- fixup "2022" -> "2018" on condor-common.dtsi comment
	- remove "renesas,condor" from Doc / dts compatible
	- add missing compatible on r8a77980a.dtsi

v1 -> v2

	- adds condor-common.dtsi for Condor / Condor-I.
	- adds new r8a77980a.dtsi file, it is no change from r8a77980.dtsi for now.

Kuninori Morimoto (4):
  arm64: dts: renesas: add condor-common.dtsi
  arm64: dts: renesas: add r8a77980a.dtsi
  arm64: dts: renesas: Add V3H2 Condor-I board support
  dt-bindings: arm: renesas: Document Renesas R-Car Gen3 V3H2 Condor-I board

 .../devicetree/bindings/arm/renesas.yaml      |   7 +
 arch/arm64/boot/dts/renesas/Makefile          |   1 +
 .../arm64/boot/dts/renesas/condor-common.dtsi | 542 ++++++++++++++++++
 .../boot/dts/renesas/r8a77980-condor.dts      | 534 +----------------
 .../boot/dts/renesas/r8a77980a-condor-i.dts   |  15 +
 arch/arm64/boot/dts/renesas/r8a77980a.dtsi    |  11 +
 6 files changed, 577 insertions(+), 533 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/condor-common.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r8a77980a-condor-i.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a77980a.dtsi

-- 
2.25.1


             reply	other threads:[~2022-08-29 23:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-29 23:49 Kuninori Morimoto [this message]
2022-08-29 23:49 ` [PATCH v3 1/4] arm64: dts: renesas: add condor-common.dtsi Kuninori Morimoto
2022-08-30  7:32   ` Geert Uytterhoeven
2022-08-29 23:49 ` [PATCH v3 2/4] arm64: dts: renesas: add r8a77980a.dtsi Kuninori Morimoto
2022-08-30  7:32   ` Geert Uytterhoeven
2022-08-29 23:49 ` [PATCH v3 3/4] arm64: dts: renesas: Add V3H2 Condor-I board support Kuninori Morimoto
2022-08-30  7:33   ` Geert Uytterhoeven
2022-08-29 23:50 ` [PATCH v3 4/4] dt-bindings: arm: renesas: Document Renesas R-Car Gen3 V3H2 Condor-I board Kuninori Morimoto
2022-08-30  7:34   ` Geert Uytterhoeven

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=8735de626c.wl-kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=andrey.dolnikov@cogentembedded.com \
    --cc=geert+renesas@glider.be \
    --cc=koji.matsuoka.xm@renesas.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=valentine.barshak@cogentembedded.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.