]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: renesas: Add initial device tree for RZ/V2N EVK
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Mon, 7 Apr 2025 19:16:28 +0000 (20:16 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 14 Apr 2025 09:05:05 +0000 (11:05 +0200)
commit1a42724ac93535a3aa23a60cbb89ce2635b5075c
tree96a6f9b079a9d1984fc44a8572af233dd0fb444c
parent74e252ac272df5a1b468ebf9fb72a25dc38b9b1b
arm64: dts: renesas: Add initial device tree for RZ/V2N EVK

Add the initial device tree for the Renesas RZ/V2N EVK board, based on
the R9A09G056N48 SoC. Enable basic board functionality, including:
  - Memory mapping (reserve the first 128MB for the secure area)
  - Clock inputs (QEXTAL, RTXIN, AUDIO_EXTAL)
  - PINCTRL configurations for peripherals
  - Serial console (SCIF)
  - SDHI1 with power control and UHS modes

Update the Makefile to include the new DTB.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250407191628.323613-13-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/Makefile
arch/arm64/boot/dts/renesas/r9a09g056n48-rzv2n-evk.dts [new file with mode: 0644]