Re: [PATCH 0/3] rtc: remove intersil isl12057

From: Arnaud Ebalard
Date: Thu Jul 14 2016 - 16:16:23 EST


Hi Alexandre,

Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxx>

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