OSDN Git Service

rtc: ds1307: Add support for Epson RX8130CE
authorMarek Vasut <marex@denx.de>
Sun, 18 Jun 2017 20:55:28 +0000 (22:55 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 24 Jun 2017 20:59:38 +0000 (22:59 +0200)
commitee0981be7704589635de23cc32556399c86653a8
tree25876007c1d22bb688c9d430dd5bdad828045848
parent498bcf313985c76c4572d8ce885a6480728d28f9
rtc: ds1307: Add support for Epson RX8130CE

Add support for yet another RTC chip, Epson RX8130CE. This time around,
the chip has slightly permutated registers and also the register starts
at 0x10 instead of 0x0 .

So far, we only support the RTC and NVRAM parts of the chip, Alarm and
Timer is not supported.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ds1307.c