RE: [PATCH v7 1/2] dt-bindings: rtc: Add pcf85053 support

From: Lakshay Piplani

Date: Thu Apr 23 2026 - 22:38:08 EST


> +
> + i2c1 {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + rtc@6f {
> + compatible = "nxp,pcf85053";
> + reg = <0x6f>;
> + nxp,interface = "secondary";
> + };
> + };
> --
> 2.25.1

Hi,

This is a gentle follow up on the patch series I submitted in November
(regarding the v7 of PCF85053 RTC driver). I haven't seen any review feedback
Yet. So, I wanted to check whether you might have had a chance to look at
the series.

Please let me know if there is anything further needed from my side.

Thanks,
Lakshay Piplani