[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250507072618.153960-1-pankit.garg@nxp.com>
Date: Wed, 7 May 2025 12:56:17 +0530
From: Pankit Garg <pankit.garg@....com>
To: linux-rtc@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
conor+dt@...nel.org,
robh@...nel.org,
alexandre.belloni@...tlin.com
Cc: vikash.bansal@....com,
priyanka.jain@....com,
daniel.aguirre@....com,
shashank.rebbapragada@....com,
aman.kumarpandey@....com,
Pankit Garg <pankit.garg@....com>
Subject: [PATCH v3 1/2] dt-bindings: rtc: Add pcf85053a support
Add device tree bindings for NXP PCF85053a RTC chip.
Signed-off-by: Pankit Garg <pankit.garg@....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
Powered by blists - more mailing lists