linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Gary Bisson <gary.bisson@boundarydevices.com>
Cc: rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org,
	a.zummo@towertech.it, linux-rtc@vger.kernel.org
Subject: Re: [PATCH 0/4] rtc: m41t80: improve SQW support
Date: Wed, 31 May 2017 03:40:13 +0200	[thread overview]
Message-ID: <20170531014013.r5kdqdl3rykpue2z@piout.net> (raw)
In-Reply-To: <20170425144517.15962-1-gary.bisson@boundarydevices.com>

On 25/04/2017 at 16:45:13 +0200, Gary Bisson wrote:
> Hi,
> 
> This series aims at improving the square-wave support for some of the
> devices supported by the m41t80 driver.
> 
> The first two patches are fixes that prevent the driver from overriding
> the SQW configuration (divider & enable bit).
> 
> Then the last two remove the old sysfs entry and replace it with a clock
> provider approach.
> 
> It has been tested on a Boundary Devices Nitrogen6_MAX which features a
> MicroCrystal RV4162 RTC. The SQW (named clkout in RV4162 datasheet) can be
> probed on TP70 on the platform.
> 
> Let me know if you have any question/suggestion.
> 
> Regards,
> Gary
> 
> Gary Bisson (4):
>   rtc: m41t80: fix SQWE override when setting an alarm
>   rtc: m41t80: fix SQW dividers override when setting a date
>   rtc: m41t80: remove sqw sysfs entry
>   rtc: m41t80: add clock provider support
> 
>  drivers/rtc/rtc-m41t80.c | 251 +++++++++++++++++++++++++++++++++--------------
>  1 file changed, 175 insertions(+), 76 deletions(-)
> 

All applied now, I had to rebase the last patch on top of v4.12-rc1

Thanks!

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

      parent reply	other threads:[~2017-05-31  1:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-25 14:45 [PATCH 0/4] rtc: m41t80: improve SQW support Gary Bisson
2017-04-25 14:45 ` [PATCH 1/4] rtc: m41t80: fix SQWE override when setting an alarm Gary Bisson
2017-04-25 14:45 ` [PATCH 2/4] rtc: m41t80: fix SQW dividers override when setting a date Gary Bisson
2017-04-25 14:45 ` [PATCH 3/4] rtc: m41t80: remove sqw sysfs entry Gary Bisson
2017-04-25 14:45 ` [PATCH 4/4] rtc: m41t80: add clock provider support Gary Bisson
2017-05-31  1:40 ` 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=20170531014013.r5kdqdl3rykpue2z@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=a.zummo@towertech.it \
    --cc=gary.bisson@boundarydevices.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).