Re: [PATCH] rtc: add RTC driver for TPS6586x

2012-12-21 Thread devendra.aaru
On Fri, Dec 21, 2012 at 7:02 PM, Laxman Dewangan wrote: > Hi Devendra, > Thanks for quick review. > > All comments has been taken care. except > > > On Friday 21 December 2012 06:16 PM, devendra.aaru wrote: > >> so its better if you have this function down the registering the device. >> >> btw you

Re: [PATCH] rtc: add RTC driver for TPS6586x

2012-12-21 Thread devendra.aaru
[CC Andrew Morton, as he is maintaining rtc subsystem] On Fri, Dec 21, 2012 at 2:58 PM, Laxman Dewangan wrote: > Add an RTC driver for TPS6586X chips by TI. > This driver supports: > - Setting and getting time and date. > - Setting and reading alarm time. > - Alarm and interrupt functionlity. >

[PATCH] rtc: add RTC driver for TPS6586x

2012-12-21 Thread Laxman Dewangan
Add an RTC driver for TPS6586X chips by TI. This driver supports: - Setting and getting time and date. - Setting and reading alarm time. - Alarm and interrupt functionlity. Signed-off-by: Laxman Dewangan --- drivers/rtc/Kconfig|8 + drivers/rtc/Makefile |1 + drivers/rtc/rt