From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Artem Panfilov <panfilov.artyom@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>,
linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org
Subject: Re: [PATCH v3 1/2] rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC support
Date: Mon, 18 Feb 2019 22:36:06 +0100 [thread overview]
Message-ID: <20190218213606.GA10129@piout.net> (raw)
In-Reply-To: <20190217185257.2131-1-panfilov.artyom@gmail.com>
On 17/02/2019 21:52:56+0300, Artem Panfilov wrote:
> This patch adds support for AB-RTCMC-32.768kHz-EOZ9 RTC/Calendar
> module with I2C interface.
>
> v3:
> - Move validity check before reading time registers
> - Add V1F/V2F check before reading the temperature
> - Fix missing check of a return value
>
> v2:
> - Remove a package denomination in variable names and files
> - Fix read/write time registers length
> - Replace regmap_update_bits with regmap_write during probing
> - Add a check and reset for PON, V2F, V1F registers
> - Rename registers according to the datasheet
>
> Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
> ---
> drivers/rtc/Kconfig | 10 +
> drivers/rtc/Makefile | 1 +
> drivers/rtc/rtc-ab-eoz9.c | 465 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 476 insertions(+)
> create mode 100644 drivers/rtc/rtc-ab-eoz9.c
>
Applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-02-18 21:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-17 18:52 Artem Panfilov
2019-02-18 21:36 ` Alexandre Belloni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190218213606.GA10129@piout.net \
--to=alexandre.belloni@bootlin.com \
--cc=a.zummo@towertech.it \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=panfilov.artyom@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome