]> git.karo-electronics.de Git - linux-beck.git/commit
rtc: add support for Maxim max6916
authorVenkat Prashanth B U <venkat.prashanth2498@gmail.com>
Wed, 1 Jun 2016 06:29:54 +0000 (11:59 +0530)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 4 Jun 2016 14:05:59 +0000 (16:05 +0200)
commit06776c89214a14735fed5519340e2cea88b5b91f
tree5ba435ffcd3aeaf8ed69398ad402e88824d9058c
parent82df3e045d8cce5eaeb9bf1ed1d8d8841b04a41a
rtc: add support for Maxim max6916

Add support for Maxim max6916 RTC.

Signed-off-by: Venkat Prashanth B U <venkat.prashanth2498@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-max6916.c [new file with mode: 0644]