Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: renesas: Document Renesas RZ/V2M SoC and EVK board

Details of the SoC can be found here:
https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-cortex-a-mpus/rzv2m-dual-cortex-a53-lpddr4x32bit-ai-accelerator-isp-4k-video-codec-4k-camera-input-fhd-display-output

The RZ/V2M Evaluation Kit (V2MEVK) consists of the RZ/V2M Main Board,
RZ/V2M Base Board, and CIS IMX415 Board (CIS).

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20220330154024.112270-2-phil.edworthy@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Phil Edworthy and committed by
Geert Uytterhoeven
358d1cef 7a5ae564

+6
+6
Documentation/devicetree/bindings/arm/renesas.yaml
··· 444 444 - renesas,r9a07g054l2 # Dual Cortex-A55 RZ/V2L 445 445 - const: renesas,r9a07g054 446 446 447 + - description: RZ/V2M (R9A09G011) 448 + items: 449 + - enum: 450 + - renesas,rzv2mevk2 # RZ/V2M Eval Board v2.0 451 + - const: renesas,r9a09g011 452 + 447 453 additionalProperties: true 448 454 449 455 ...