summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJunhui Liu <junhui.liu@pigmoral.tech>2026-07-06 11:32:13 +0200
committerChen-Yu Tsai <wens@kernel.org>2026-07-06 22:40:24 +0800
commitd2fcd82ca07dad71fc6102db7cb7b3225c489774 (patch)
tree98cc899cdc6ba942311075b46f50152a093957d1 /include/linux
parent192c6220e14d5b7924f116680bdf073179cde025 (diff)
clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
The sun6i-rtc CCU driver currently uses a global static variable to denote whether calibration is supported, which makes IOSC operations tightly coupled to this file. Convert this into a feature bit to decouple the logic. This allows the IOSC clock code to be moved into a shared module for reuse by other SoCs. Signed-off-by: Junhui Liu <junhui.liu@pigmoral.tech> Reviewed-by: Chen-Yu Tsai <wens@kernel.org> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Link: https://patch.msgid.link/20260706-a733-rtc-v4-5-f330728db3d3@baylibre.com Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions