Skip to content

Commit b59b3f6

Browse files
pbrkrgeertu
authored andcommitted
dt-bindings: soc: renesas: Document RZ/N2H (R9A09G087) SoC
Add RZ/N2H (R9A09G087), its variants, and the rzn2h-evk evaluation board in documentation. Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20250609203656.333138-2-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 62ab7ac commit b59b3f6

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
@@ -580,6 +580,16 @@ properties:
580580
- renesas,r9a09g077m44 # RZ/T2H with Quad Cortex-A55 + Dual Cortex-R52 - no security
581581
- const: renesas,r9a09g077
582582

583+
- description: RZ/N2H (R9A09G087)
584+
items:
585+
- enum:
586+
- renesas,rzn2h-evk # RZ/N2H Evaluation Board (RTK9RZN2H0S00000BJ)
587+
- enum:
588+
- renesas,r9a09g087m04 # RZ/N2H with Single Cortex-A55 + Dual Cortex-R52 - no security
589+
- renesas,r9a09g087m24 # RZ/N2H with Dual Cortex-A55 + Dual Cortex-R52 - no security
590+
- renesas,r9a09g087m44 # RZ/N2H with Quad Cortex-A55 + Dual Cortex-R52 - no security
591+
- const: renesas,r9a09g087
592+
583593
additionalProperties: true
584594

585595
...

0 commit comments

Comments
 (0)