[PATCH 0/2] rtc: pcf8563: Switch to regmap APIs

From: Nobuhiro Iwamatsu
Date: Thu Oct 10 2024 - 04:55:44 EST


This patch series switches the RTC pcf8563 driver from
i2c_transfer methods to regmap APIs.

This series was tested with PCF8563 chip.

Nobuhiro Iwamatsu (2):
rtc: pcf8563: Sort headers alphabetically
rtc: pcf8563: Switch to regmap

drivers/rtc/Kconfig | 1 +
drivers/rtc/rtc-pcf8563.c | 212 +++++++++++++++-----------------------
2 files changed, 86 insertions(+), 127 deletions(-)

--
2.45.2