diff options
author | 2025-01-16 23:47:49 +0900 | |
---|---|---|
committer | 2025-02-03 11:03:07 +0100 | |
commit | 7ceb5503dcab5120c1fd9d0af34af058787847a9 (patch) | |
tree | fa367006e125017ca0d7d262a3b7aeaa5047eeba | |
parent | Linux 6.14-rc1 (diff) | |
download | wireguard-linux-7ceb5503dcab5120c1fd9d0af34af058787847a9.tar.xz wireguard-linux-7ceb5503dcab5120c1fd9d0af34af058787847a9.zip |
dt-bindings: soc: renesas: Document more Renesas RZ/V2H SoC variants
Add SoC documentation for the Renesas RZ/V2H(P) (R9A09G057H4[568]) SoCs.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250116144752.1738574-2-iwamatsu@nigauri.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml index 225c0f07ae94..4f2645e8140c 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml @@ -552,6 +552,9 @@ properties: - renesas,r9a09g057h41 # RZ/V2H - renesas,r9a09g057h42 # RZ/V2H with Mali-G31 support - renesas,r9a09g057h44 # RZ/V2HP with Mali-G31 + Mali-C55 support + - renesas,r9a09g057h45 # RZ/V2H with cryptographic extension support + - renesas,r9a09g057h46 # RZ/V2H with Mali-G31 + cryptographic extension support + - renesas,r9a09g057h48 # RZ/V2HP with Mali-G31 + Mali-C55 + cryptographic extension support - const: renesas,r9a09g057 additionalProperties: true |