mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-09-10 21:40:07 -04:00
dt-bindings: clock: renesas,r9a09g077/87: Add PCLKRTC clock ID
Add the peripheral clock ID definition for the Real-Time Clock (PCLKRTC) on the Renesas RZ/T2H (R9A09G077) and RZ/N2H (R9A09G087) SoCs. Note that the PCLKRTC clock is utilized as the operating clock source for the RTC IP. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20260615143943.1610095-2-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
c4a16f9079
commit
2b005b458f
@@ -35,5 +35,6 @@
|
||||
#define R9A09G077_XSPI_CLK1 23
|
||||
#define R9A09G077_PCLKCAN 24
|
||||
#define R9A09G077_LCDC_CLKD 25
|
||||
#define R9A09G077_PCLKRTC 26
|
||||
|
||||
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G077_CPG_H__ */
|
||||
|
||||
@@ -35,5 +35,6 @@
|
||||
#define R9A09G087_XSPI_CLK1 23
|
||||
#define R9A09G087_PCLKCAN 24
|
||||
#define R9A09G087_LCDC_CLKD 25
|
||||
#define R9A09G087_PCLKRTC 26
|
||||
|
||||
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G087_CPG_H__ */
|
||||
|
||||
Reference in New Issue
Block a user