Skip to content

Commit 87e8d5e

Browse files
prabhakarladgeertu
authored andcommitted
arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add alias for on-SoC RTC
The RZ/V2H SoC provides an internal RTC, which is enabled in the DT. The RZ/V2H EVK board also includes an external RTC in the RAA215300 PMIC. Add an "rtc0" alias pointing to the on-SoC RTC node to ensure a stable device numbering. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20260506155804.3984418-2-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent e014a22 commit 87e8d5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
i2c7 = &i2c7;
2828
i2c8 = &i2c8;
2929
mmc1 = &sdhi1;
30+
rtc0 = &rtc;
3031
serial0 = &scif;
3132
};
3233

0 commit comments

Comments
 (0)