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

Reply via email to