On Wed, May 16, 2018 at 11:08:40PM +0200, Giulio Benetti wrote: > 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.bene...@micronovasrl.com> > --- > .../devicetree/bindings/rtc/rtc-ds1307.txt | 1 + > drivers/rtc/rtc-ds1307.c | 14 ++++++++++++++ > 2 files changed, 15 insertions(+)
Reviewed-by: Rob Herring <r...@kernel.org>