]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: sunxi-ng: sun6i-rtc: Add A523 specifics
authorChen-Yu Tsai <wens@csie.org>
Tue, 9 Sep 2025 17:09:47 +0000 (01:09 +0800)
committerChen-Yu Tsai <wens@csie.org>
Thu, 11 Sep 2025 18:26:50 +0000 (02:26 +0800)
commit7aa8781f379c32c31bd78f1408a31765b2297c43
tree34df2784a248a109a2368b94c9d03d21a1534bf5
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
clk: sunxi-ng: sun6i-rtc: Add A523 specifics

The A523's RTC block is backward compatible with the R329's, but it also
has a calibration function for its internal oscillator, which would
allow it to provide a clock rate closer to the desired 32.768 KHz. This
is useful on the Radxa Cubie A5E, which does not have an external 32.768
KHz crystal.

Add new compatible-specific data for it.

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://patch.msgid.link/20250909170947.2221611-1-wens@kernel.org
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c