On Fri, Nov 07, 2025 at 06:56:17PM +0530, Lakshay Piplani wrote: > + nxp,write-access: > + type: boolean > + description: | > + Request the driver to claim write ownership at probe time by setting > + CTRL.TWO=1. This property is only valid when nxp,interface="primary". > + The driver will not modify any other CTRL bits (HF/DM/etc.) and will not > + clear any status/interrupt flags at probe. I'm sorry for not noticing this before, can you please remove the commentary about linux driver specific stuff from here? Probably needs to be something like "Indicates that write ownership of the RTC can be should be claimed by setting CTRL.TWO. This property is only valid when acting as the primary interface (nxp,interface = "primary")" or something along those lines.