summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-imxdi.c
Commit message (Collapse)AuthorAgeFilesLines
* Add i.MX25 rtc driverSascha Hauer2019-04-121-0/+623
This adds a RTC driver for the Freescale i.MX25. This is done more to get access to the nonvolatile general purpose register than it is done to read the clock. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>