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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent b263d7c commit 00f1bb9

File tree

2 files changed

+82
-123
lines changed

2 files changed

+82
-123
lines changed

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)