[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221107085408.28341-1-mike.looijmans@topic.nl>
Date: Mon, 7 Nov 2022 09:54:07 +0100
From: Mike Looijmans <mike.looijmans@...ic.nl>
To: linux-rtc@...r.kernel.org
Cc: Mike Looijmans <mike.looijmans@...ic.nl>,
Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v3 1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111
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@...ic.nl>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.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
Powered by blists - more mailing lists