rtc: sd3078: new driver.
authorDianlong Li <long17.cool@163.com>
Thu, 13 Dec 2018 10:13:50 +0000 (18:13 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 10 Jan 2019 20:51:22 +0000 (21:51 +0100)
commit1d67a232105b4dec2b10b2689f9cb89cc366d62f
tree1406e04e62ecb4e086295fd8bb74c860855300d4
parenta1c1eae4690aacd3a7ce9df97b47194ac2bf44e2
rtc: sd3078: new driver.

The sd3078 is a combination RTC and SRAM device with I2C interface.

Signed-off-by: Dianlong Li <long17.cool@163.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
MAINTAINERS
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-sd3078.c [new file with mode: 0644]