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)" <robh@kernel.org> Signed-off-by: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20250403212919.1137670-2-thierry.bultel.yh@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 0af2f6b commit 6147c5f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

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)