rtc: pcf85363: Add support for NXP pcf85263 rtc
authorBiju Das <biju.das@bp.renesas.com>
Fri, 7 Dec 2018 11:27:44 +0000 (11:27 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 10 Dec 2018 23:48:17 +0000 (00:48 +0100)
commitfc979933bcf162595b6004d0de4effb64c323152
tree11e5fc4e2378b615bce410608c5a7b5e07103ce8
parentbae5e94bea188e652d798eeb4b92b88a355591f6
rtc: pcf85363: Add support for NXP pcf85263 rtc

Add support for NXP pcf85263 real-time clock. pcf85263 rtc is compatible
with pcf85363,except that pcf85363 has additional 64 bytes of RAM.

1 byte of nvmem is supported and exposed in sysfs (# is the instance
number,starting with 0): /sys/bus/nvmem/devices/pcf85x63-#/nvmem

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf85363.c