commit | f3a23c26097144de9ad08644a4bfc9c238df873a | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Wed Jan 30 13:07:03 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Feb 09 07:50:56 2019 -0500 |
tree | 651de9728b344508bd13cdaef87b4560d9ab0947 | |
parent | 63201281e5e51116676bf3a2b028035856d3f2a6 [diff] |
clk: stm32mp1: recalculate counter when switching freq Because stgen is initialized with HSI clock, we need to recalculate the counter when changing frequency. Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>