]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add a driver to configure the XO-1 RTC via CS5536 MSRs, to be used as a
authorDaniel Drake <dsd@laptop.org>
Sat, 16 Jul 2011 13:30:53 +0000 (23:30 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:04:56 +0000 (15:04 +1000)
commit69b2f9afe4ffbafc845044e19474166ba6026d4a
tree15b2a9aef53d03e6c3bccf763ccced93eb2c5a62
parent07f16235dcb455fb383824d68740a448fe4c83d0
Add a driver to configure the XO-1 RTC via CS5536 MSRs, to be used as a
system wakeup source via olpc-xo1-pm.

Device detection is based on finding the relevant device tree node.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Acked-by: Andres Salomon <dilinger@queued.net>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/devicetree/bindings/rtc/olpc-xo1-rtc.txt [new file with mode: 0644]
arch/x86/Kconfig
arch/x86/platform/olpc/Makefile
arch/x86/platform/olpc/olpc-xo1-rtc.c [new file with mode: 0644]
include/linux/cs5535.h