aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-dm355evm.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-05rtc: rtc-dm355evm driverDavid Brownell1-0/+175
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]>