]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTC
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Sat, 19 Oct 2024 08:47:27 +0000 (11:47 +0300)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 25 Oct 2024 08:54:21 +0000 (10:54 +0200)
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>
include/dt-bindings/clock/r9a08g045-cpg.h

index 8281e9caf3a9ec2767d14bc40d069f15f3093e25..311521fe4b59c5ca6cbecf0565f67e7331fbaa53 100644 (file)
 #define R9A08G045_PD_DDR               64
 #define R9A08G045_PD_TZCDDR            65
 #define R9A08G045_PD_OTFDE_DDR         66
+#define R9A08G045_PD_RTC               67
 
 #endif /* __DT_BINDINGS_CLOCK_R9A08G045_CPG_H__ */