commit | b45062619840a56c090bab57df7b0fb36a30c2af | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <[email protected]> | Tue Nov 12 15:11:05 2013 -0800 |
committer | Linus Torvalds <[email protected]> | Wed Nov 13 12:09:31 2013 +0900 |
tree | 38af14fb0190a5386132741b55e6861ebf550c9f | |
parent | 5bccae6ec4587044779f0b8e6fcb8f87db4181f0 [diff] |
drivers/rtc/rtc-as3722: add RTC driver 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. [[email protected]: coding-style fixes] Signed-off-by: Laxman Dewangan <[email protected]> Signed-off-by: Florian Lobmaier <[email protected]> Cc: Mark Brown <[email protected]> Cc: Linus Walleij <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>