On Sun, Aug 28, 2016 at 11:55:18PM +0900, Akinobu Mita wrote: > This adds support for EPSON TOYOCOM RTC-7301SF/DG which has parallel > interface compatible with SRAM. > > This driver supports basic clock, calendar and alarm functionality. > > Tested with Microblaze linux running on Artix7 FPGA board with my own > custom IP for RTC-7301. > > Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx> > Cc: Alessandro Zummo <a.zummo@xxxxxxxxxxxx> > Cc: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/rtc/epson,rtc7301.txt | 15 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/rtc/Kconfig | 11 + > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-r7301.c | 458 +++++++++++++++++++++ > 4 files changed, 485 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/epson,rtc7301.txt > create mode 100644 drivers/rtc/rtc-r7301.c -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html