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

2013-09-17 Thread Mark Brown
On Tue, Sep 17, 2013 at 12:15:38PM +0530, Laxman Dewangan wrote: > +Optional properties: > +--- > +ams,enable_clk32k_out: Enable CLK32K output. This looks like it should be being supported via the clock API? This sort of thing is one of the reasons why I'm not too keen on represe

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

2013-09-16 Thread Laxman Dewangan
The AS3722 is a compact system PMU suitable for Mobile Phones, Tablet 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 --- .../devicetree/bindings/rtc/rtc-as3722.txt | 21 ++