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 0af2f6b commit 6147c5fCopy full SHA for 6147c5f
Documentation/devicetree/bindings/soc/renesas/renesas.yaml
@@ -570,6 +570,16 @@ properties:
570
- const: renesas,r9a09g057h48
571
- const: renesas,r9a09g057
572
573
+ - description: RZ/T2H (R9A09G077)
574
+ items:
575
+ - enum:
576
+ - renesas,rzt2h-evk # RZ/T2H Evaluation Board
577
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
+
583
additionalProperties: true
584
585
...
0 commit comments