dt-bindings: rtc: stm32: introduce new st,stm32mp25-rtc compatible
authorValentin Caron <valentin.caron@foss.st.com>
Mon, 8 Jul 2024 15:34:33 +0000 (17:34 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 10 Jul 2024 15:15:32 +0000 (17:15 +0200)
commit1746a61a0248f93fee11b9ab44c71720d45d713b
tree3987f2c1d2e9688af2a9578f7159a874626d40a6
parenta47d377e22c4a896a87a18db33f26cc6d5cc9771
dt-bindings: rtc: stm32: introduce new st,stm32mp25-rtc compatible

Introduce new st,stm32mp25-rtc compatible. It is based on st,stm32mp1-rtc.

Difference is that stm32mp25 soc implements a triple protection on RTC
registers:
- Secure bit based protection
- Privileged context based protection
- Compartment ID filtering based protection
This driver will now check theses configurations before probing to avoid
exceptions and fake reads on register.

Link: https://www.st.com/resource/en/reference_manual/rm0457-stm32mp25xx-advanced-armbased-3264bit-mpus-stmicroelectronics.pdf#page=4081
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240708153434.416287-2-valentin.caron@foss.st.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml