[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201117121817.953924-1-ch@denx.de>
Date: Tue, 17 Nov 2020 13:18:15 +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>,
Werner Zeh <werner.zeh@...mens.com>,
Claudius Heine <ch@...x.de>
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
Powered by blists - more mailing lists