public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  Adding I2C support to RX6110 RTC
@ 2020-11-04 10:26 Claudius Heine
  2020-11-04 10:26 ` [PATCH 1/2] rtc: rx6110: add i2c support Claudius Heine
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Claudius Heine @ 2020-11-04 10:26 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, linux-rtc, linux-kernel
  Cc: Henning Schild, Johannes Hahn, Claudius Heine

Hi,

this patch introduces I2C support to the RX6110 RTC driver and also adds
an ACPI identifier to it.

Since we are also pushing the coreboot changes for the ACPI table
upstream in parallel, we are free to name this ACPI entry however we
like it seems. So any feedback on that would be welcome ;)

kind regards,
Claudius

Claudius Heine (1):
  rtc: rx6110: add i2c support

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

 drivers/rtc/Kconfig      |  20 ++---
 drivers/rtc/rtc-rx6110.c | 155 +++++++++++++++++++++++++++++++++++++--
 2 files changed, 158 insertions(+), 17 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-11-06  9:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04 10:26 [PATCH 0/2] Adding I2C support to RX6110 RTC Claudius Heine
2020-11-04 10:26 ` [PATCH 1/2] rtc: rx6110: add i2c support Claudius Heine
2020-11-05 22:19   ` Alexandre Belloni
2020-11-04 10:26 ` [PATCH 2/2] rtc: rx6110: add ACPI bindings to I2C Claudius Heine
2020-11-05 22:14 ` [PATCH 0/2] Adding I2C support to RX6110 RTC Alexandre Belloni
2020-11-06  7:40   ` Henning Schild
2020-11-06  7:59     ` Alexandre Belloni
2020-11-06  8:57       ` Henning Schild
2020-11-06  9:08         ` Alexandre Belloni
2020-11-06  7:51   ` Claudius Heine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox