Re: [PATCH V6 3/3] drivers/rtc/rtc-as3722: add RTC driver

2013-11-05 Thread Andrew Morton
On Mon, 21 Oct 2013 17:17:21 +0530 Laxman Dewangan wrote: > The ams AS3722 is a compact system PMU suitable for mobile phones, > tablets etc. > > Add a driver to support accessing the RTC found on the ams AS3722 > PMIC using RTC framework. > > ... > > +static int as3722_rtc_probe(struct platfor

Re: [PATCH V6 3/3] drivers/rtc/rtc-as3722: add RTC driver

2013-10-29 Thread Laxman Dewangan
Hi Andrew, Can you please review this patch? If it is lost then I will be happy to repost it. Thanks, Laxman On Monday 21 October 2013 05:17 PM, Laxman Dewangan wrote: The ams AS3722 is a compact system PMU suitable for mobile phones, tablets etc. Add a driver to support accessing the RTC fou

[PATCH V6 3/3] drivers/rtc/rtc-as3722: add RTC driver

2013-10-21 Thread Laxman Dewangan
The ams AS3722 is a compact system PMU suitable for mobile phones, tablets etc. Add a driver to support accessing the RTC found on the ams AS3722 PMIC using RTC framework. Signed-off-by: Laxman Dewangan Signed-off-by: Florian Lobmaier --- Changes from V1: - Get rid of clk32k out configuration