2020-11-17 12:20:46

by Claudius Heine

[permalink] [raw]
Subject: [PATCH v3 0/2] Adding I2C support to RX6110 RTC

Hi,

based on the last feedback round we decided to remove the ACPI patch from this
patchset for now until we have the correct one. I have also moved the typo fix
to the front, so it can be applied independently.

best regards,
Claudius

Changes from v2:
- removed unused variables
- reordered patches for easy partial application
- removed ACPI patch, because we are investigating ACPI name change

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: Kconfig: Fix typo in help message of rx 6110
rtc: rx6110: add i2c support

drivers/rtc/Kconfig | 20 ++---
drivers/rtc/rtc-rx6110.c | 165 +++++++++++++++++++++++++++++++++------
2 files changed, 153 insertions(+), 32 deletions(-)

--
2.20.1


2020-11-17 19:35:33

by Alexandre Belloni

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] Adding I2C support to RX6110 RTC

On Tue, 17 Nov 2020 13:18:15 +0100, Claudius Heine wrote:
> based on the last feedback round we decided to remove the ACPI patch from this
> patchset for now until we have the correct one. I have also moved the typo fix
> to the front, so it can be applied independently.
>
> best regards,
> Claudius
>
> [...]

Applied, thanks!

[1/2] rtc: Kconfig: Fix typo in help message of rx 6110
commit: 7e6066ca1f1fa5c79915dfb4720ca20c5e62edcc
[2/2] rtc: rx6110: add i2c support
commit: afa819c2c6bf0d6b99d3e41217a2c7d3b3b53228

Best regards,
--
Alexandre Belloni <[email protected]>