devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-binding: pcf85063: Add an entry for pca85073a
@ 2022-04-19  1:44 Fabio Estevam
  2022-04-19  1:44 ` [PATCH 2/2] rtc: pcf85063: Add a compatible " Fabio Estevam
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabio Estevam @ 2022-04-19  1:44 UTC (permalink / raw)
  To: alexandre.belloni; +Cc: robh+dt, linux-rtc, devicetree, Fabio Estevam

From: Fabio Estevam <festevam@denx.de>

The PCA85073A RTC has the same programming model as the PCF85063A.

Add a compatible entry for it.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 Documentation/devicetree/bindings/rtc/nxp,pcf85063.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/rtc/nxp,pcf85063.txt b/Documentation/devicetree/bindings/rtc/nxp,pcf85063.txt
index 6439682c9319..217b7cd06c11 100644
--- a/Documentation/devicetree/bindings/rtc/nxp,pcf85063.txt
+++ b/Documentation/devicetree/bindings/rtc/nxp,pcf85063.txt
@@ -2,6 +2,7 @@
 
 Required properties:
 - compatible: Should one of contain:
+	"nxp,pca85073a",
 	"nxp,pcf85063",
 	"nxp,pcf85063a",
 	"nxp,pcf85063tp",
-- 
2.25.1


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

end of thread, other threads:[~2022-05-17 22:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-19  1:44 [PATCH 1/2] dt-binding: pcf85063: Add an entry for pca85073a Fabio Estevam
2022-04-19  1:44 ` [PATCH 2/2] rtc: pcf85063: Add a compatible " Fabio Estevam
2022-04-26 20:13 ` [PATCH 1/2] dt-binding: pcf85063: Add an " Rob Herring
2022-05-17 22:16 ` 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).