public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: "Mylène Josserand" <mylene.josserand@free-electrons.com>
Cc: rtc-linux@googlegroups.com,
	Alessandro Zummo <a.zummo@towertech.it>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3 0/7] add support for Microcrystal RV-3049
Date: Tue, 3 May 2016 14:35:44 +0200	[thread overview]
Message-ID: <20160503123544.GJ2335@piout.net> (raw)
In-Reply-To: <cover.1462268107.git.mylene.josserand@free-electrons.com>

On 03/05/2016 at 11:54:31 +0200, Mylène Josserand wrote :
> The current patchset adds the support of the microcrystal RV-3049 (spi).
> This RTC will use the same driver than RV-3029 by updating it to use regmap.
> It also adds the alarm IRQ functionality.
> 
> V3:
>  - Create a patch to fix bit mask on bin2bcd for set_time function
> 
> V2 :
>  - Add some checks removal from checkpatch
>  - Fix the alarm support with a wrong use of bit mask on bin2bcd
> 
> Mylène Josserand (7):
>   rtc: rv3029: remove 'i2c' in functions names
>   rtc: rv3029: convert to use regmap
>   rtc: rv3029: Add support of RV3049
>   rtc: rv3029: Remove some checks and warnings
>   rtc: rv3029: fix alarm support
>   rtc: rv3029: fix set_time function
>   rtc: rv3029: add alarm IRQ
> 
>  drivers/rtc/Kconfig        |  37 +--
>  drivers/rtc/rtc-rv3029c2.c | 582 +++++++++++++++++++++++++++++----------------
>  2 files changed, 397 insertions(+), 222 deletions(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2016-05-03 12:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03  9:54 [PATCH V3 0/7] add support for Microcrystal RV-3049 Mylène Josserand
2016-05-03  9:54 ` [PATCH V3 1/7] rtc: rv3029: remove 'i2c' in functions names Mylène Josserand
2016-05-03  9:54 ` [PATCH V3 2/7] rtc: rv3029: convert to use regmap Mylène Josserand
2016-05-03  9:54 ` [PATCH V3 3/7] rtc: rv3029: Add support of RV3049 Mylène Josserand
2016-05-03  9:54 ` [PATCH V3 4/7] rtc: rv3029: Remove some checks and warnings Mylène Josserand
2016-05-03  9:54 ` [PATCH V3 5/7] rtc: rv3029: fix alarm support Mylène Josserand
2016-05-03  9:54 ` [PATCH V3 6/7] rtc: rv3029: fix set_time function Mylène Josserand
2016-05-03  9:54 ` [PATCH V3 7/7] rtc: rv3029: add alarm IRQ Mylène Josserand
2016-05-03 12:35 ` 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=20160503123544.GJ2335@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=a.zummo@towertech.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mylene.josserand@free-electrons.com \
    --cc=rtc-linux@googlegroups.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