]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: pcf2127: add support for accessing internal static RAM
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Sun, 20 May 2018 13:37:23 +0000 (15:37 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 11 Jul 2018 18:41:22 +0000 (20:41 +0200)
commitdfd2584dd575b0ac15a44816bd4af5d2ad481733
treef5d0bea6e73a4a4de1a4292a3c1f07806489f711
parenta740bdc28b201bb96cbcfacc7eb30403e052608f
rtc: pcf2127: add support for accessing internal static RAM

The PCF2127 has 512 bytes of internal static RAM and this patch expands
the driver to access this memory.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf2127.c