linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Firago <alexey_firago@mentor.com>
To: <a.zummo@towertech.it>, <alexandre.belloni@bootlin.com>,
	<robh+dt@kernel.org>
Cc: <linux-rtc@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	Alexey Firago <alexey_firago@mentor.com>
Subject: [PATCH 2/2] dt-bindings: rtc: Add Maxim Integrated MAX31343
Date: Sat, 16 Oct 2021 22:21:18 +0300	[thread overview]
Message-ID: <20211016192118.255624-3-alexey_firago@mentor.com> (raw)
In-Reply-To: <20211016192118.255624-1-alexey_firago@mentor.com>

It is supported by the rtc-max31343 module.

Signed-off-by: Alexey Firago <alexey_firago@mentor.com>
---
 Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
index 13925bb78ec7..d3b2be4ad16e 100644
--- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
@@ -45,6 +45,8 @@ properties:
       - isil,isl1218
       # Intersil ISL12022 Real-time Clock
       - isil,isl12022
+      # Maxim MAX31343 Low Power RTC with Battery Backed SRAM
+      - maxim,max31343
       # Real Time Clock Module with I2C-Bus
       - microcrystal,rv3028
       # Real Time Clock Module with I2C-Bus
-- 
2.25.1


  parent reply	other threads:[~2021-10-16 19:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-16 19:21 [PATCH 0/2] rtc: Add driver for MAX31343 Alexey Firago
2021-10-16 19:21 ` [PATCH 1/2] rtc: max31343: Add a driver for Maxim MAX31343 Alexey Firago
2021-11-30 22:32   ` Alexandre Belloni
2021-12-04 17:25     ` afirago
2021-10-16 19:21 ` Alexey Firago [this message]
2021-10-26 23:22   ` [PATCH 2/2] dt-bindings: rtc: Add Maxim Integrated MAX31343 Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211016192118.255624-3-alexey_firago@mentor.com \
    --to=alexey_firago@mentor.com \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).