commit | bccc7d099d0378e35801193b3ebe325ab16bb33b | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@st.com> | Sun Dec 08 08:22:31 2019 +0100 |
committer | Etienne Carriere <etienne.carriere@st.com> | Mon May 11 15:01:57 2020 +0200 |
tree | 4e9fac9b30a92309ed147045075bb2a547e81070 | |
parent | c164ce2dbcde686013afe4b42f4f2d2aa635d89b [diff] |
drivers: stm32mp1 clocks: add RTC as a gateable clock Adds RTC clock to the list of the supported clocks. This allows stm32mp_clk_*() API functions to enable, disable and set and get rate for the clock RTC clock. Change-Id: I8efc3f00b1f22d1912f59d1846994e9e646d6614 Signed-off-by: Etienne Carriere <etienne.carriere@st.com>