devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2 RESEND] dt/bindings: rtc: rx8900: Add an entry for RX8804
@ 2021-11-30 12:58 Fabio Estevam
  2021-11-30 12:58 ` [PATCH 2/2 RESEND] rtc: rv8803: Add support for the Epson RX8804 RTC Fabio Estevam
  2021-12-02 22:26 ` [PATCH 1/2 RESEND] dt/bindings: rtc: rx8900: Add an entry for RX8804 Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2021-11-30 12:58 UTC (permalink / raw)
  To: alexandre.belloni; +Cc: robh+dt, linux-rtc, devicetree, otavio, Fabio Estevam

The Epson RX8804 RTC has the same programming model as RV8803 and
RX8900.

Add an entry for it in the binding document.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Otavio Salvador <otavio@ossystems.com.br>
---
 Documentation/devicetree/bindings/rtc/epson,rx8900.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/rtc/epson,rx8900.yaml b/Documentation/devicetree/bindings/rtc/epson,rx8900.yaml
index 29fe39bb08ad..d12855e7ffd7 100644
--- a/Documentation/devicetree/bindings/rtc/epson,rx8900.yaml
+++ b/Documentation/devicetree/bindings/rtc/epson,rx8900.yaml
@@ -15,6 +15,7 @@ allOf:
 properties:
   compatible:
     enum:
+      - epson,rx8804
       - epson,rx8900
       - microcrystal,rv8803
 
-- 
2.25.1


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

end of thread, other threads:[~2021-12-02 22:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-30 12:58 [PATCH 1/2 RESEND] dt/bindings: rtc: rx8900: Add an entry for RX8804 Fabio Estevam
2021-11-30 12:58 ` [PATCH 2/2 RESEND] rtc: rv8803: Add support for the Epson RX8804 RTC Fabio Estevam
2021-12-02 22:26 ` [PATCH 1/2 RESEND] dt/bindings: rtc: rx8900: Add an entry for RX8804 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).