public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: rtc: Add pcf85053a support
@ 2025-05-06  9:48 Pankit Garg
  2025-05-06  9:48 ` [PATCH v2 2/2] rtc: Add NXP PCF85053A driver support Pankit Garg
  2025-05-06 15:48 ` [PATCH v2 1/2] dt-bindings: rtc: Add pcf85053a support Conor Dooley
  0 siblings, 2 replies; 4+ messages in thread
From: Pankit Garg @ 2025-05-06  9:48 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>
---
V1 -> V2: Handled dt-bindings by trivial-rtc.yaml

---
 Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 ++
 MAINTAINERS                                            | 5 +++++
 2 files changed, 7 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
diff --git a/MAINTAINERS b/MAINTAINERS
index 0737dcb2e411..d39fc05c6454 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17782,6 +17782,11 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
 F:	sound/soc/codecs/tfa989x.c
 
+NXP RTC PCF85053A DRIVER
+M:	Pankit Garg<pankit.garg@nxp.com>
+L:	linux-kernel@vger.kernel.org
+S:	Maintained
+
 NZXT-KRAKEN2 HARDWARE MONITORING DRIVER
 M:	Jonas Malaco <jonas@protocubo.io>
 L:	linux-hwmon@vger.kernel.org
-- 
2.25.1


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

end of thread, other threads:[~2025-05-07  7:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06  9:48 [PATCH v2 1/2] dt-bindings: rtc: Add pcf85053a support Pankit Garg
2025-05-06  9:48 ` [PATCH v2 2/2] rtc: Add NXP PCF85053A driver support Pankit Garg
2025-05-06 15:48 ` [PATCH v2 1/2] dt-bindings: rtc: Add pcf85053a support Conor Dooley
2025-05-07  7:31   ` [EXT] " Pankit Garg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox