linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Adding I2C support to RX6110 RTC
@ 2020-11-17 12:18 Claudius Heine
  2020-11-17 12:18 ` [PATCH v3 1/2] rtc: Kconfig: Fix typo in help message of rx 6110 Claudius Heine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Claudius Heine @ 2020-11-17 12:18 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, linux-rtc, linux-kernel
  Cc: Henning Schild, Johannes Hahn, Werner Zeh, Claudius Heine

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-17 19:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17 12:18 [PATCH v3 0/2] Adding I2C support to RX6110 RTC Claudius Heine
2020-11-17 12:18 ` [PATCH v3 1/2] rtc: Kconfig: Fix typo in help message of rx 6110 Claudius Heine
2020-11-17 12:18 ` [PATCH v3 2/2] rtc: rx6110: add i2c support Claudius Heine
2020-11-17 19:32 ` [PATCH v3 0/2] Adding I2C support to RX6110 RTC Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).