We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ab7ac commit b59b3f6Copy full SHA for b59b3f6
Documentation/devicetree/bindings/soc/renesas/renesas.yaml
@@ -580,6 +580,16 @@ properties:
580
- renesas,r9a09g077m44 # RZ/T2H with Quad Cortex-A55 + Dual Cortex-R52 - no security
581
- const: renesas,r9a09g077
582
583
+ - description: RZ/N2H (R9A09G087)
584
+ items:
585
+ - enum:
586
+ - renesas,rzn2h-evk # RZ/N2H Evaluation Board (RTK9RZN2H0S00000BJ)
587
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
+
593
additionalProperties: true
594
595
...
0 commit comments