]> git.ipfire.org Git - thirdparty/linux.git/commit
rtc: rzn1: support input frequencies other than 32768Hz
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 26 May 2025 09:58:04 +0000 (11:58 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 1 Jun 2025 21:53:02 +0000 (23:53 +0200)
commitf096bdbf08c9c696a6b5c18a36b75c43f8d86eba
treefa47185bb5ccae7cf30876b14827b91b6ff086d0
parenta50f00cb87b1c69eb4a08ae5c79e9536da839dfd
rtc: rzn1: support input frequencies other than 32768Hz

When using the SCMP mode instead of SUBU, this RTC can also support
other input frequencies than 32768Hz. Also, upcoming SoCs will only
support SCMP.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20250526095801.35781-8-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-rzn1.c