devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: rtc: nxp,pcf8563: Absorb pcf85263/pcf85363 bindings
@ 2021-06-11 13:01 Geert Uytterhoeven
  2021-06-16 17:58 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-06-11 13:01 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, Rob Herring
  Cc: Biju Das, Eric Nelson, linux-rtc, devicetree, linux-renesas-soc,
	Geert Uytterhoeven

The NXP PCF85263/PCF85363 Real Time Clock is very similar to the NXP
PCF8563.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 .../devicetree/bindings/rtc/nxp,pcf8563.yaml    |  4 +++-
 .../devicetree/bindings/rtc/pcf85363.txt        | 17 -----------------
 2 files changed, 3 insertions(+), 18 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/rtc/pcf85363.txt

diff --git a/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml b/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml
index a542b6c7ff4445b5..a98b72752349fa6b 100644
--- a/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml
+++ b/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml
@@ -17,8 +17,10 @@ properties:
     enum:
       - epson,rtc8564
       - microcrystal,rv8564
-      - nxp,pcf8563
       - nxp,pca8565
+      - nxp,pcf8563
+      - nxp,pcf85263
+      - nxp,pcf85363
 
   reg:
     maxItems: 1
diff --git a/Documentation/devicetree/bindings/rtc/pcf85363.txt b/Documentation/devicetree/bindings/rtc/pcf85363.txt
deleted file mode 100644
index 94adc1cf93d9b10b..0000000000000000
--- a/Documentation/devicetree/bindings/rtc/pcf85363.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-NXP PCF85263/PCF85363 Real Time Clock
-============================
-
-Required properties:
-- compatible: Should contain "nxp,pcf85263" or "nxp,pcf85363".
-- reg: I2C address for chip.
-
-Optional properties:
-- interrupts: IRQ line for the RTC (not implemented).
-
-Example:
-
-pcf85363: pcf85363@51 {
-	compatible = "nxp,pcf85363";
-	reg = <0x51>;
-};
-
-- 
2.25.1


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

* Re: [PATCH] dt-bindings: rtc: nxp,pcf8563: Absorb pcf85263/pcf85363 bindings
  2021-06-11 13:01 [PATCH] dt-bindings: rtc: nxp,pcf8563: Absorb pcf85263/pcf85363 bindings Geert Uytterhoeven
@ 2021-06-16 17:58 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-06-16 17:58 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: linux-rtc, Biju Das, Alessandro Zummo, Eric Nelson, devicetree,
	Alexandre Belloni, Rob Herring, linux-renesas-soc

On Fri, 11 Jun 2021 15:01:45 +0200, Geert Uytterhoeven wrote:
> The NXP PCF85263/PCF85363 Real Time Clock is very similar to the NXP
> PCF8563.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  .../devicetree/bindings/rtc/nxp,pcf8563.yaml    |  4 +++-
>  .../devicetree/bindings/rtc/pcf85363.txt        | 17 -----------------
>  2 files changed, 3 insertions(+), 18 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/rtc/pcf85363.txt
> 

Applied, thanks!

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

end of thread, other threads:[~2021-06-16 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 13:01 [PATCH] dt-bindings: rtc: nxp,pcf8563: Absorb pcf85263/pcf85363 bindings Geert Uytterhoeven
2021-06-16 17:58 ` Rob Herring

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