aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-lpc24xx.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-09-05rtc: add rtc-lpc24xx driverJoachim Eastwood1-0/+310
Add driver for the RTC found on NXP LPC178x/18xx/408x/43xx devices. The RTC provides calendar and clock functionality together with alarm interrupt support. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>