From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akinobu Mita Subject: [PATCH v2 0/2] support control with using GPIO lines Date: Mon, 27 Jun 2016 20:19:20 +0900 Message-ID: <1467026362-29446-1-git-send-email-akinobu.mita@gmail.com> Reply-To: rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Sender: rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Akinobu Mita , Sergey Yanovich , Alessandro Zummo , Alexandre Belloni List-Id: devicetree@vger.kernel.org This series adds support access to DS1302 with GPIO lines. This series first introduces the abstraction layer for the register access which enables to share the most code between existing spi driver and new platform driver, and then adds the platform driver using GPIO. Changes from v1 * Remove two fixes which have already been merged * Remove readbyte and writebyte ops from ds1302_ops because they were just special cases for readburst and writeburst ops * Place Kconfig entry under Platform RTC drivers Akinobu Mita (2): rtc: ds1302: add register access abstraction layer rtc: ds1302: support control with using GPIO lines .../devicetree/bindings/rtc/maxim-ds1302.txt | 13 + drivers/rtc/Kconfig | 17 +- drivers/rtc/rtc-ds1302.c | 509 ++++++++++++++++++--- 3 files changed, 456 insertions(+), 83 deletions(-) Cc: Sergey Yanovich Cc: Alessandro Zummo Cc: Alexandre Belloni -- 2.7.4 -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout.