dt-bindings: rtc: update stm32-rtc documentation for stm32mp1 rtc
authorAmelie Delaunay <amelie.delaunay@st.com>
Thu, 17 May 2018 12:04:25 +0000 (14:04 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 22 May 2018 18:10:53 +0000 (20:10 +0200)
commit5c4554d62b8c4e153bbb8a72660c87e21d33f86a
treef2131f5a20229f5a9b625d51f905368a85e29762
parent02b0cc345c2a1b7f1c590796a02d84e49e51ded0
dt-bindings: rtc: update stm32-rtc documentation for stm32mp1 rtc

RTC embedded in stm32mp1 SoC is slightly different from stm32h7 one, it
doesn't require to disable backup domain write protection, and rtc_ck
parent clock assignment isn't allowed.
To sum up, stm32mp1 RTC requires 2 clocks, pclk and rtc_ck, and an RTC
alarm interrupt.

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/devicetree/bindings/rtc/st,stm32-rtc.txt