[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201112130734.331094-1-ch@denx.de>
Date: Thu, 12 Nov 2020 14:07:31 +0100
From: Claudius Heine <ch@...x.de>
To: Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Henning Schild <henning.schild@...mens.com>,
Johannes Hahn <johannes-hahn@...mens.com>,
Claudius Heine <ch@...x.de>
Subject: [PATCH v2 0/3] Adding I2C support to RX6110 RTC
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
Powered by blists - more mailing lists