]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb63995271d33cf935127589a75f1e2e198ea9925
tree11e5fc4e2378b615bce410608c5a7b5e07103ce8
parent77ded81363a9ccb0d065325015948badca3e11e1
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