linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/2] dt-bindings: rtc: Add pcf85053a support
@ 2025-05-07  7:26 Pankit Garg
  2025-05-07  7:26 ` [PATCH v3 2/2] rtc: Add NXP PCF85053A driver support Pankit Garg
  2025-05-07 14:22 ` [PATCH v3 1/2] dt-bindings: rtc: Add pcf85053a support Conor Dooley
  0 siblings, 2 replies; 8+ messages in thread
From: Pankit Garg @ 2025-05-07  7:26 UTC (permalink / raw)
  To: linux-rtc, devicetree, linux-kernel, conor+dt, robh,
	alexandre.belloni
  Cc: vikash.bansal, priyanka.jain, daniel.aguirre,
	shashank.rebbapragada, aman.kumarpandey, Pankit Garg

Add device tree bindings for NXP PCF85053a RTC chip.

Signed-off-by: Pankit Garg <pankit.garg@nxp.com>
---
V2 -> V3: Moved MAINTAINERS file changes to the driver patch
V1 -> V2: Handled dt-bindings by trivial-rtc.yaml

---
 Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
index 7330a7200831..47be7bbbfedd 100644
--- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
@@ -65,6 +65,8 @@ properties:
       - microcrystal,rv8523
       # NXP LPC32xx SoC Real-time Clock
       - nxp,lpc3220-rtc
+      # NXP PCF85053A Real Time Clock Module with I2C-Bus
+      - nxp,pcf85053a
       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
       - ricoh,r2025sd
       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
-- 
2.25.1


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

end of thread, other threads:[~2025-07-23 20:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07  7:26 [PATCH v3 1/2] dt-bindings: rtc: Add pcf85053a support Pankit Garg
2025-05-07  7:26 ` [PATCH v3 2/2] rtc: Add NXP PCF85053A driver support Pankit Garg
2025-07-23 20:35   ` Alexandre Belloni
2025-05-07 14:22 ` [PATCH v3 1/2] dt-bindings: rtc: Add pcf85053a support Conor Dooley
2025-05-08  5:21   ` [EXT] " Pankit Garg
2025-05-08  6:38     ` liudalin
2025-05-08 14:23     ` Conor Dooley
2025-06-09  7:07       ` Pankit Garg

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