Re: [PATCH 1/4] dt-bindings: rtc: Add NXP PCF8525 RTC

From: Rob Herring (Arm)

Date: Wed Aug 12 2026 - 16:53:14 EST



On Fri, 07 Aug 2026 13:58:52 +0530, Shiv Prakash Gupta wrote:
> Add a Devicetree binding for the NXP PCF8525 I2C RTC. Describe the
> optional INTA interrupt used for RTC alarm and timestamp events, and
> the INTB interrupt used by the watchdog.
>
> Add properties to select the external crystal load capacitance and
> temperature-compensation crystal model. Also allow the common
> start-year, wakeup-source and reset-source properties, with
> reset-source enabling watchdog registration
>
> Signed-off-by: Lakshay Piplani <lakshay.piplani@xxxxxxx>
> Signed-off-by: Shiv Prakash Gupta <shivprakash.gupta@xxxxxxx>
> ---
> .../devicetree/bindings/rtc/nxp,pcf8525.yaml | 86 +++++++++++++++++++
> 1 file changed, 86 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/rtc/nxp,pcf8525.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>