All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: linux-renesas-soc@vger.kernel.org
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH/RFC 1/7] dt-bindings: soc: renesas: Document R-Car V4H White Hawk Single
Date: Mon, 11 Dec 2023 17:01:16 +0100	[thread overview]
Message-ID: <d16b9cc3e8a6ee6f9ee95961671a2d27e585c0aa.1702309604.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1702309604.git.geert+renesas@glider.be>

Document the compatible values for the Renesas R-Car V4H ES2.0
(R8A779G2) SoC and the Renesas White Hawk Single board.
The former is an updated version of R-Car V4H (R8A779G0).
The latter is a single-board integration of the Renesas White Hawk CPU
and Breakout board stack.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Or just drop the "-single" suffix?  The original board stack has a
"-breakout" suffix.
The DTBs are called r8a779g0-white-hawk.dtb vs.
r8a779g2-white-hawk-single.dtb, and I think we better don't rename the
former.
---
 Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
index 1bb5888988119455..cc0d699f660f3ca1 100644
--- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
+++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
@@ -376,6 +376,13 @@ properties:
               - renesas,white-hawk-cpu # White Hawk CPU board (RTP8A779G0ASKB0FC0SA000)
           - const: renesas,r8a779g0
 
+      - description: R-Car V4H (R8A779G2)
+        items:
+          - enum:
+              - renesas,white-hawk-single # White Hawk Single board (RTP8A779G2ASKB0F10SA001)
+          - const: renesas,r8a779g2
+          - const: renesas,r8a779g0
+
       - items:
           - enum:
               - renesas,white-hawk-breakout # White Hawk BreakOut board (RTP8A779G0ASKB0SB0SA000)
-- 
2.34.1


  reply	other threads:[~2023-12-11 16:01 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-11 16:01 [PATCH/RFC 0/7] arm64: dts: renesas: Add support for more R-Car V4H and White Hawk variants Geert Uytterhoeven
2023-12-11 16:01 ` Geert Uytterhoeven [this message]
2024-01-24 12:46   ` [PATCH/RFC 1/7] dt-bindings: soc: renesas: Document R-Car V4H White Hawk Single Wolfram Sang
2023-12-11 16:01 ` [PATCH/RFC 2/7] arm64: dts: renesas: r8a779g0: Add standalone White Hawk CPU support Geert Uytterhoeven
2024-01-24 12:48   ` Wolfram Sang
2023-12-11 16:01 ` [PATCH/RFC 3/7] arm64: dts: renesas: Add Renesas R8A779G2 SoC support Geert Uytterhoeven
2024-01-24 12:48   ` Wolfram Sang
2023-12-11 16:01 ` [PATCH/RFC 4/7] arm64: dts: renesas: Drop SoC part from White Hawk sub boards Geert Uytterhoeven
2024-01-24 12:49   ` Wolfram Sang
2023-12-11 16:01 ` [PATCH/RFC 5/7] arm64: dts: renesas: r8a779g0: white-hawk-cpu: Factor out common parts Geert Uytterhoeven
2023-12-13  9:25   ` Geert Uytterhoeven
2024-01-24 12:52   ` Wolfram Sang
2024-01-24 12:59     ` Wolfram Sang
2024-01-24 13:25     ` Geert Uytterhoeven
2023-12-11 16:01 ` [PATCH/RFC 6/7] arm64: dts: renesas: r8a779g0: white-hawk: " Geert Uytterhoeven
2024-01-24 13:00   ` Wolfram Sang
2023-12-11 16:01 ` [PATCH/RFC 7/7] arm64: dts: renesas: r8a779g0: Add White Hawk Single support Geert Uytterhoeven
2023-12-13  9:30   ` Geert Uytterhoeven
2024-01-24 13:01   ` Wolfram Sang
2024-01-24 13:28     ` Geert Uytterhoeven
2024-01-24 15:29       ` Wolfram Sang

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=d16b9cc3e8a6ee6f9ee95961671a2d27e585c0aa.1702309604.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    /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.