[rtc-linux] Re: [PATCH] rtc: add support for EPSON TOYOCOM RTC-7301SF/DG

2016-12-03 Thread Akinobu Mita
2016-12-01 6:01 GMT+09:00 Alexandre Belloni : > Hi, > > Sorry for the very late review! > > It seems mostly fine for me, two small comments: > > On 28/08/2016 at 23:55:18 +0900, Akinobu Mita wrote : >> diff --git a/drivers/rtc/rtc-r7301.c b/drivers/rtc/rtc-r7301.c >> new file mode 100644 >> index 0

[rtc-linux] Re: [PATCH] rtc: add support for EPSON TOYOCOM RTC-7301SF/DG

2016-11-30 Thread Alexandre Belloni
Hi, Sorry for the very late review! It seems mostly fine for me, two small comments: On 28/08/2016 at 23:55:18 +0900, Akinobu Mita wrote : > diff --git a/drivers/rtc/rtc-r7301.c b/drivers/rtc/rtc-r7301.c > new file mode 100644 > index 000..b1be281 > --- /dev/null > +++ b/drivers/rtc/rtc-r730

[rtc-linux] Re: [PATCH] rtc: add support for EPSON TOYOCOM RTC-7301SF/DG

2016-09-02 Thread Rob Herring
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 bo