Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1443733
| From | arno@natisbad.org (Arnaud Ebalard) |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] rtc: remove intersil isl12057 |
| Date | 2016-07-14 22:20 +0200 |
| Message-ID | <rUVgZ-5P0-13@gated-at.bofh.it> (permalink) |
| References | <rUgQx-4nw-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] rtc: remove intersil isl12057 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-13 03:10 +0200
[PATCH 2/3] rtc: ds1307: add Intersil ISL12057 support Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-13 03:10 +0200
Re: [PATCH 2/3] rtc: ds1307: add Intersil ISL12057 support arno@natisbad.org (Arnaud Ebalard) - 2016-07-14 22:10 +0200
[PATCH 1/3] Documentation: dt: Intersil isl12057 is not a trivial device Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-13 03:10 +0200
Re: [PATCH 1/3] Documentation: dt: Intersil isl12057 is not a trivial device arno@natisbad.org (Arnaud Ebalard) - 2016-07-14 22:20 +0200
Re: [PATCH 1/3] Documentation: dt: Intersil isl12057 is not a trivial device Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-20 21:40 +0200
Re: [PATCH 1/3] Documentation: dt: Intersil isl12057 is not a trivial device Rob Herring <robh+dt@kernel.org> - 2016-07-21 00:50 +0200
Re: [PATCH 0/3] rtc: remove intersil isl12057 arno@natisbad.org (Arnaud Ebalard) - 2016-07-14 22:20 +0200
csiph-web