summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt
diff options
context:
space:
mode:
authorGiulio Benetti <giulio.benetti@micronovasrl.com>2018-05-16 23:08:40 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2018-07-16 23:36:24 +0200
commit7e580769b79f1df2ac67cf935ee95ac1d42b8144 (patch)
tree077a4c7a490596e56a58830eec7a6a7d7d5b1784 /Documentation/devicetree/bindings/rtc/rtc-ds1307.txt
parent146a552c67b1adae50065d2c8f00169302f26c44 (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>
Diffstat (limited to 'Documentation/devicetree/bindings/rtc/rtc-ds1307.txt')
-rw-r--r--Documentation/devicetree/bindings/rtc/rtc-ds1307.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt b/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt
index d28d6e7f6ae8..ce6469c1a516 100644
--- a/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt
+++ b/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt
@@ -13,6 +13,7 @@ Required properties:
"maxim,ds3231",
"st,m41t0",
"st,m41t00",
+ "st,m41t11",
"microchip,mcp7940x",
"microchip,mcp7941x",
"pericom,pt7c4338",