Skip to content

Commit 49991cc

Browse files
claudiubezneageertu
authored andcommitted
dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTC
The RTC and VBATTB don't share the MSTOP control bit (but only the bus clock and the reset signal). As the MSTOP control is modeled though power domains add power domain ID for the RTC device available on the Renesas RZ/G3S SoC. Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20241019084738.3370489-2-claudiu.beznea.uj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 9852d85 commit 49991cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/dt-bindings/clock/r9a08g045-cpg.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,5 +308,6 @@
308308
#define R9A08G045_PD_DDR 64
309309
#define R9A08G045_PD_TZCDDR 65
310310
#define R9A08G045_PD_OTFDE_DDR 66
311+
#define R9A08G045_PD_RTC 67
311312

312313
#endif /* __DT_BINDINGS_CLOCK_R9A08G045_CPG_H__ */

0 commit comments

Comments
 (0)