[PATCH 06/15] dt-bindings: soc: renesas: Document R-Car V4M Gray Hawk Single

Geert Uytterhoeven geert+renesas at glider.be
Mon Jan 8 07:33:45 PST 2024


Document the compatible values for the Renesas R-Car V4M (R8A779H0) SoC
and the Renesas Gray Hawk Single development board.

Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
The Gray Hawk Single board is an integrated variant of the (not yet
supported) Gray Hawk board stack, which is very similar to the White
Hawk board stack.

The schematics call it '"Gray Hawk"(1Board)'.
The Setup Manual calls it 'Gray Hawk Single Board'.

Alternative naming candidates would be 'Gray Hawk S' and/or
'renesas,gray-hawk-s'.
---
 Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
index 16ca3ff7b1aea146..1c8f5122bccdb5c8 100644
--- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
+++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
@@ -354,6 +354,12 @@ properties:
           - const: renesas,white-hawk-cpu
           - const: renesas,r8a779g0
 
+      - description: R-Car V4M (R8A779H0)
+        items:
+          - enum:
+              - renesas,gray-hawk-single # Gray Hawk Single (RTP8A779H0ASKB0F10S)
+          - const: renesas,r8a779h0
+
       - description: R-Car H3e (R8A779M0)
         items:
           - enum:
-- 
2.34.1




More information about the linux-arm-kernel mailing list