From: arno@natisbad.org (Arnaud Ebalard)
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>,
rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org
Subject: [rtc-linux] Re: [PATCH 0/3] rtc: remove intersil isl12057
Date: Thu, 14 Jul 2016 22:16:07 +0200 [thread overview]
Message-ID: <87vb08gem0.fsf@natisbad.org> (raw)
In-Reply-To: <1468371571-22641-1-git-send-email-alexandre.belloni@free-electrons.com> (Alexandre Belloni's message of "Wed, 13 Jul 2016 02:59:28 +0200")
Hi Alexandre,
Alexandre Belloni <alexandre.belloni@free-electrons.com> writes:
> This is the series I intend to apply once you confirm my previous patch
> is working.
For previous patch and that series, once the typos are fixed:
Acked-by: Arnaud Ebalard <arno@natisbad.org>
Thanks for spotting the duplication and your work.
Cheers,
a+
>
> Alexandre Belloni (3):
> Documentation: dt: Intersil isl12057 is not a trivial device
> rtc: ds1307: add Intersil ISL12057 support
> rtc: isl12057: remove driver
>
> .../devicetree/bindings/i2c/trivial-devices.txt | 1 -
> drivers/rtc/Kconfig | 18 +-
> drivers/rtc/Makefile | 1 -
> drivers/rtc/rtc-ds1307.c | 6 +
> drivers/rtc/rtc-isl12057.c | 643 ---------------------
> 5 files changed, 10 insertions(+), 659 deletions(-)
> delete mode 100644 drivers/rtc/rtc-isl12057.c
--
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
---
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
WARNING: multiple messages have this Message-ID (diff)
From: arno@natisbad.org (Arnaud Ebalard)
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>,
rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] rtc: remove intersil isl12057
Date: Thu, 14 Jul 2016 22:16:07 +0200 [thread overview]
Message-ID: <87vb08gem0.fsf@natisbad.org> (raw)
In-Reply-To: <1468371571-22641-1-git-send-email-alexandre.belloni@free-electrons.com> (Alexandre Belloni's message of "Wed, 13 Jul 2016 02:59:28 +0200")
Hi Alexandre,
Alexandre Belloni <alexandre.belloni@free-electrons.com> writes:
> This is the series I intend to apply once you confirm my previous patch
> is working.
For previous patch and that series, once the typos are fixed:
Acked-by: Arnaud Ebalard <arno@natisbad.org>
Thanks for spotting the duplication and your work.
Cheers,
a+
>
> Alexandre Belloni (3):
> Documentation: dt: Intersil isl12057 is not a trivial device
> rtc: ds1307: add Intersil ISL12057 support
> rtc: isl12057: remove driver
>
> .../devicetree/bindings/i2c/trivial-devices.txt | 1 -
> drivers/rtc/Kconfig | 18 +-
> drivers/rtc/Makefile | 1 -
> drivers/rtc/rtc-ds1307.c | 6 +
> drivers/rtc/rtc-isl12057.c | 643 ---------------------
> 5 files changed, 10 insertions(+), 659 deletions(-)
> delete mode 100644 drivers/rtc/rtc-isl12057.c
next prev parent reply other threads:[~2016-07-14 20:16 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-13 0:59 [rtc-linux] [PATCH 0/3] rtc: remove intersil isl12057 Alexandre Belloni
2016-07-13 0:59 ` Alexandre Belloni
2016-07-13 0:59 ` [rtc-linux] [PATCH 1/3] Documentation: dt: Intersil isl12057 is not a trivial device Alexandre Belloni
2016-07-13 0:59 ` Alexandre Belloni
2016-07-14 20:10 ` [rtc-linux] " Arnaud Ebalard
2016-07-14 20:10 ` Arnaud Ebalard
2016-07-20 19:32 ` [rtc-linux] " Alexandre Belloni
2016-07-20 19:32 ` Alexandre Belloni
2016-07-20 22:40 ` [rtc-linux] " Rob Herring
2016-07-20 22:40 ` Rob Herring
2016-07-13 0:59 ` [rtc-linux] [PATCH 2/3] rtc: ds1307: add Intersil ISL12057 support Alexandre Belloni
2016-07-13 0:59 ` Alexandre Belloni
2016-07-14 19:57 ` [rtc-linux] " Arnaud Ebalard
2016-07-14 19:57 ` Arnaud Ebalard
2016-07-13 0:59 ` [rtc-linux] [PATCH 3/3] rtc: isl12057: remove driver Alexandre Belloni
2016-07-13 0:59 ` Alexandre Belloni
2016-07-14 20:16 ` Arnaud Ebalard [this message]
2016-07-14 20:16 ` [PATCH 0/3] rtc: remove intersil isl12057 Arnaud Ebalard
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=87vb08gem0.fsf@natisbad.org \
--to=arno@natisbad.org \
--cc=a.zummo@towertech.it \
--cc=alexandre.belloni@free-electrons.com \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.