diff mbox series

[1/2] dt-binding: pcf85063: Add an entry for pca85073a

Message ID 20220419014445.341444-1-festevam@gmail.com
State Accepted
Headers show
Series [1/2] dt-binding: pcf85063: Add an entry for pca85073a | expand

Commit Message

Fabio Estevam April 19, 2022, 1:44 a.m. UTC
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(+)

Comments

Rob Herring April 26, 2022, 8:13 p.m. UTC | #1
On Mon, 18 Apr 2022 22:44:44 -0300, Fabio Estevam wrote:
> 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(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Alexandre Belloni May 17, 2022, 10:16 p.m. UTC | #2
On Mon, 18 Apr 2022 22:44:44 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> The PCA85073A RTC has the same programming model as the PCF85063A.
> 
> Add a compatible entry for it.
> 
> 
> [...]

Applied, thanks!

[1/2] dt-binding: pcf85063: Add an entry for pca85073a
      commit: bb9b98071eacc5f195fe3e7cb0c7664df4cff60f
[2/2] rtc: pcf85063: Add a compatible entry for pca85073a
      commit: aabfe05a824585f64a0620f131841f12ee259a20

Best regards,
diff mbox series

Patch

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",