rtc: rtc-dm355evm driver
authorDavid Brownell <[email protected]>
Wed, 4 Feb 2009 23:12:01 +0000 (15:12 -0800)
committerLinus Torvalds <[email protected]>
Thu, 5 Feb 2009 20:56:46 +0000 (12:56 -0800)
commitafd8d0f940ba5078f38e435440089117ac7d9eb4
tree1f494035691b04175ed21ed3703593ce37957925
parent77a592655cdb8d838b85fd7ecf8f36fd2870abfc
rtc: rtc-dm355evm driver

Simple RTC driver for the MSP430 firmware on the DM355 EVM board.  Other
than not supporting atomic reads/writes of all four bytes, this is
reasonable as a basic no-alarm RTC.

Signed-off-by: David Brownell <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Acked-by: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-dm355evm.c [new file with mode: 0644]