Skip to content

Commit abc43c0

Browse files
prabhakarladgeertu
authored andcommitted
dt-bindings: soc: renesas: Document Renesas RZ/V2N SoC variants and EVK
Document the Renesas RZ/V2N (R9A09G056) SoC variants, distinguishing between configurations with and without specific hardware features such as GPU, ISP, and cryptographic extensions. Also, document the "renesas,rzv2n-evk" compatible string for the RZ/V2N EVK board. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent 0af2f6b commit abc43c0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,21 @@ properties:
551551
- renesas,r9a09g047e58 # Quad Cortex-A55 + Cortex-M33 + Ethos-U55 (21mm BGA)
552552
- const: renesas,r9a09g047
553553

554+
- description: RZ/V2N (R9A09G056)
555+
items:
556+
- enum:
557+
- renesas,rzv2n-evk # RZ/V2N EVK (RTK0EF0186C03000BJ)
558+
- enum:
559+
- renesas,r9a09g056n41 # RZ/V2N
560+
- renesas,r9a09g056n42 # RZ/V2N with Mali-G31 support
561+
- renesas,r9a09g056n43 # RZ/V2N with Mali-C55 support
562+
- renesas,r9a09g056n44 # RZ/V2N with Mali-G31 + Mali-C55 support
563+
- renesas,r9a09g056n45 # RZ/V2N with cryptographic extension support
564+
- renesas,r9a09g056n46 # RZ/V2N with Mali-G31 + cryptographic extension support
565+
- renesas,r9a09g056n47 # RZ/V2N with Mali-C55 + cryptographic extension support
566+
- renesas,r9a09g056n48 # RZ/V2N with Mali-G31 + Mali-C55 + cryptographic extension support
567+
- const: renesas,r9a09g056
568+
554569
- description: RZ/V2H(P) (R9A09G057)
555570
items:
556571
- enum:

0 commit comments

Comments
 (0)