RE: [PATCH v4 1/5] dt-bindings: rtc: nxp,pcf85363: add timestamp mode config
From: Lakshay Piplani
Date: Thu Apr 23 2026 - 22:42:56 EST
> +/* TSR3 modes */
> +#define PCF85363_TSR3_NONE 0x00
> +#define PCF85363_TSR3_FB 0x01
> +#define PCF85363_TSR3_LB 0x02
> +#define PCF85363_TSR3_LV 0x03
> +
> +#endif /* _DT_BINDINGS_RTC_PCF85363_TSR_H */
> --
> 2.25.1
Hi,
This is a gentle follow up on the patch series I submitted in November
(regarding the v4 of PCF85363 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 is needed from my side.
Thanks,
Lakshay Piplani