diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-06-12 17:17:35 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-06-24 10:02:12 +0200 |
commit | 37c78e3a456fc754e6b9aa7d94365017a33de8f8 (patch) | |
tree | cc07b7f7b464137251d8783cf7319ee4788d866e | |
parent | ac02e070627af24a7674334450bfd8e75488c6d2 (diff) |
dt-bindings: soc: renesas: Document RZ/T2H Evaluation Board part number
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/0703ecbc355164e35b90a9fe088438c821f13cd3.1749741263.git.geert+renesas@glider.be
-rw-r--r-- | Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml index f074b5c35c6f..9fc6ad1139e7 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml @@ -595,7 +595,7 @@ properties: - description: RZ/T2H (R9A09G077) items: - enum: - - renesas,rzt2h-evk # RZ/T2H Evaluation Board + - renesas,rzt2h-evk # RZ/T2H Evaluation Board (RTK9RZT2H0S00000BJ) - enum: - renesas,r9a09g077m04 # RZ/T2H with Single Cortex-A55 + Dual Cortex-R52 - no security - renesas,r9a09g077m24 # RZ/T2H with Dual Cortex-A55 + Dual Cortex-R52 - no security |