Hi Alexandre, Alexandre Belloni <alexandre.bell...@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 <a...@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