linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111
@ 2022-11-07  8:54 Mike Looijmans
  2022-11-07  8:54 ` [PATCH v3 2/2] " Mike Looijmans
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Looijmans @ 2022-11-07  8:54 UTC (permalink / raw)
  To: linux-rtc
  Cc: Mike Looijmans, Alessandro Zummo, Alexandre Belloni,
	Krzysztof Kozlowski, Rob Herring, devicetree, linux-kernel

The rx_8111 is quite similar to the rx_8030. This adds support for this
chip to the ds1307 driver.

This adds the entry to the devicetree bindings.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---

(no changes since v1)

 Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml b/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
index 98d10e680144..a9590da64b84 100644
--- a/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
+++ b/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
@@ -30,6 +30,7 @@ properties:
           - pericom,pt7c4338
           - epson,rx8025
           - isil,isl12057
+          - epson,rx8111
           - epson,rx8130
 
       - items:
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-14 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07  8:54 [PATCH v3 1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111 Mike Looijmans
2022-11-07  8:54 ` [PATCH v3 2/2] " Mike Looijmans
2022-11-14 22:35   ` Alexandre Belloni

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).