commit | 7e580769b79f1df2ac67cf935ee95ac1d42b8144 | [log] [tgz] |
---|---|---|
author | Giulio Benetti <giulio.benetti@micronovasrl.com> | Wed May 16 23:08:40 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jul 16 23:36:24 2018 +0200 |
tree | 077a4c7a490596e56a58830eec7a6a7d7d5b1784 | |
parent | 146a552c67b1adae50065d2c8f00169302f26c44 [diff] |
rtc: ds1307: support m41t11 variant The m41t11 variant is very similar to the already supported m41t00 and m41t0, but it has also 56 bytes of NVRAM. Add it to driver taking into account NVRAM section. Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>