Skip to content

Commit 00f1bb9

Browse files
iwamatsualexandrebelloni
authored andcommitted
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>
1 parent b263d7c commit 00f1bb9

2 files changed

Lines changed: 82 additions & 123 deletions

File tree

drivers/rtc/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ config RTC_DRV_PCF85363
496496

497497
config RTC_DRV_PCF8563
498498
tristate "Philips PCF8563/Epson RTC8564"
499+
select REGMAP_I2C
499500
help
500501
If you say yes here you get support for the
501502
Philips PCF8563 RTC chip. The Epson RTC8564

0 commit comments

Comments
 (0)