Re: [PATCH] rtc: add RTC driver for TPS80031/TPS80032

2012-12-24 Thread devendra.aaru
Hello, On Mon, Dec 24, 2012 at 3:58 PM, Laxman Dewangan wrote: > Thanks Devendra for quick review. > > Following are my response specific to query. > > I will post the next patch for taking care of comments. > > thanks :) > > > On Monday 24 December 2012 03:32 PM, devendra.aaru wrote: >> >> Hel

Re: [PATCH] rtc: add RTC driver for TPS80031/TPS80032

2012-12-24 Thread devendra.aaru
Hello, On Mon, Dec 24, 2012 at 3:04 PM, Laxman Dewangan wrote: > Add an RTC driver for TPS80031/TPS80032 chips by TI. > This driver supports: > - Setting and getting time and date. > - Setting and reading alarm time. > - Alarm and interrupt functionlity. > The patch looks ok, but just some minor