rtc: pcf8563: Switch to regmap
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 10 Oct 2024 08:49:49 +0000 (17:49 +0900)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 11 Nov 2024 21:13:39 +0000 (22:13 +0100)
commit00f1bb9b8486bc963211e6c8eae34a1e759efbd1
treef7b12fc8a558ec0776122ecd27ce55b7fb30e7a8
parentb263d7c102126a65ca493c627cb13905e0abd215
rtc: pcf8563: Switch to regmap

Switch the i2c_transfer methods to regmap APIs.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Link: https://lore.kernel.org/r/20241010084949.3351182-3-iwamatsu@nigauri.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig
drivers/rtc/rtc-pcf8563.c