public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rtc: remove intersil isl12057
@ 2016-07-13  0:59 Alexandre Belloni
  2016-07-13  0:59 ` [PATCH 1/3] Documentation: dt: Intersil isl12057 is not a trivial device Alexandre Belloni
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Alexandre Belloni @ 2016-07-13  0:59 UTC (permalink / raw)
  To: Arnaud Ebalard
  Cc: Alessandro Zummo, rtc-linux, linux-kernel, Alexandre Belloni

Arnaud,

This is the series I intend to apply once you confirm my previous patch
is working.

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

-- 
2.8.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-07-20 22:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-13  0:59 [PATCH 0/3] rtc: remove intersil isl12057 Alexandre Belloni
2016-07-13  0:59 ` [PATCH 1/3] Documentation: dt: Intersil isl12057 is not a trivial device Alexandre Belloni
2016-07-14 20:10   ` Arnaud Ebalard
2016-07-20 19:32     ` Alexandre Belloni
2016-07-20 22:40       ` Rob Herring
2016-07-13  0:59 ` [PATCH 2/3] rtc: ds1307: add Intersil ISL12057 support Alexandre Belloni
2016-07-14 19:57   ` Arnaud Ebalard
2016-07-13  0:59 ` [PATCH 3/3] rtc: isl12057: remove driver Alexandre Belloni
2016-07-14 20:16 ` [PATCH 0/3] rtc: remove intersil isl12057 Arnaud Ebalard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox