Skip to content

Commit 6147c5f

Browse files
Thierry Bultelgeertu
authored andcommitted
dt-bindings: soc: renesas: Add Renesas RZ/T2H (R9A09G077) SoC
Add RZ/T2H (R9A09G077), its variants, and the RZT2H-EVK evaluation board in documentation. Acked-by: "Rob Herring (Arm)" <[email protected]> Signed-off-by: Thierry Bultel <[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 6147c5f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,16 @@ properties:
570570
- const: renesas,r9a09g057h48
571571
- const: renesas,r9a09g057
572572

573+
- description: RZ/T2H (R9A09G077)
574+
items:
575+
- enum:
576+
- renesas,rzt2h-evk # RZ/T2H Evaluation Board
577+
- enum:
578+
- renesas,r9a09g077m04 # RZ/T2H with Single Cortex-A55 + Dual Cortex-R52 - no security
579+
- renesas,r9a09g077m24 # RZ/T2H with Dual Cortex-A55 + Dual Cortex-R52 - no security
580+
- renesas,r9a09g077m44 # RZ/T2H with Quad Cortex-A55 + Dual Cortex-R52 - no security
581+
- const: renesas,r9a09g077
582+
573583
additionalProperties: true
574584

575585
...

0 commit comments

Comments
 (0)