[PATCH v2 0/3] Adding I2C support to RX6110 RTC

From: Claudius Heine
Date: Thu Nov 12 2020 - 08:08:09 EST


Hi,

here is the 2nd version of the patchset that adds I2C support to the RX6110 RTC.

Changes from v1:
- moved common probing code into its own function `rx6110_probe`
- added a small patch to fix a type in the Kconfig


Claudius Heine (2):
rtc: rx6110: add i2c support
rtc: Kconfig: Fix typo in help message of rx 6110

Johannes Hahn (1):
rtc: rx6110: add ACPI bindings to I2C

drivers/rtc/Kconfig | 20 +++--
drivers/rtc/rtc-rx6110.c | 177 ++++++++++++++++++++++++++++++++++-----
2 files changed, 166 insertions(+), 31 deletions(-)

--
2.20.1