[PATCH 2/5] dt-bindings: soc: renesas: Document R8A779G3 White Hawk Single
Geert Uytterhoeven
geert+renesas at glider.be
Mon Dec 2 08:30:08 PST 2024
Document the compatible value for the Renesas R-Car V4H ES3.0
(R8A779G3) SoC, as used on the Renesas White Hawk Single board.
Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
.../devicetree/bindings/soc/renesas/renesas.yaml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
index dab6667970325dcd..0f3fa341fd87924b 100644
--- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
+++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
@@ -366,11 +366,13 @@ properties:
- const: renesas,white-hawk-cpu
- const: renesas,r8a779g0
- - description: R-Car V4H (R8A779G2)
+ - description: R-Car V4H (R8A779G[23])
items:
- enum:
- - renesas,white-hawk-single # White Hawk Single board (RTP8A779G2ASKB0F10SA001)
- - const: renesas,r8a779g2
+ - renesas,white-hawk-single # White Hawk Single board (RTP8A779G[23]ASKB0F10SA001)
+ - enum:
+ - renesas,r8a779g2
+ - renesas,r8a779g3
- const: renesas,r8a779g0
- description: R-Car V4M (R8A779H0)
--
2.34.1
More information about the linux-arm-kernel
mailing list