summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-aspeed.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20rtc: Add ASPEED RTC driverJoel Stanley1-0/+142
Read and writes the time to the non-battery backed RTC in the ASPEED AST2400 and AST2500 system on chip. OpenBMC-Staging-Count: 3 Signed-off-by: Joel Stanley <joel@jms.id.au>