Skip to content

Commit f2ce1fd

Browse files
committed
dt-bindings: soc: renesas: Document R-Car V4M-7 Gray Hawk Single
Document the compatible values for the Renesas R-Car V4M-7 (R8A779H2) SoC, as used on the Renesas Gray Hawk Single board. R-Car V4M-7 is an updated version of R-Car V4M (R8A779H0). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: "Rob Herring (Arm)" <robh@kernel.org> Link: https://lore.kernel.org/b4283a68aa01c82d4435ee8334093dcbdf5bd4d2.1750931027.git.geert+renesas@glider.be
1 parent 37c78e3 commit f2ce1fd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Documentation/devicetree/bindings/soc/renesas/renesas.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,13 @@ properties:
388388
- renesas,gray-hawk-single # Gray Hawk Single board (RTP8A779H0ASKB0F10S)
389389
- const: renesas,r8a779h0
390390

391+
- description: R-Car V4M-7 (R8A779H2)
392+
items:
393+
- enum:
394+
- renesas,gray-hawk-single # Gray Hawk Single board (RTP8A779H2ASKB0F10SA001)
395+
- const: renesas,r8a779h2 # ES2.x
396+
- const: renesas,r8a779h0
397+
391398
- description: R-Car H3e (R8A779M0)
392399
items:
393400
- enum:

0 commit comments

Comments
 (0)