Skip to content

Commit 8fdfbe0

Browse files
prabhakarladgeertu
authored andcommitted
arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Add alias for on-SoC RTC
The RZ/V2N SoC provides an internal RTC, which is enabled in the DT. The RZ/V2N 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-3-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 87e8d5e commit 8fdfbe0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/renesas/r9a09g056n48-rzv2n-evk.dts

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

0 commit comments

Comments
 (0)