commit | bf7d94439adcfeec2111f0391ba39df5f6a1eabd | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Mar 20 11:41:25 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 20:45:28 2018 -0400 |
tree | 7d18bbae53c4b405c24dd8dbe794dc5f46de7787 | |
parent | b3c5a9f158e0bd499e374554b5fa203f615fd9b8 [diff] |
clock: stm32mp1: add stgen clock source change support The STGEN is the clock source for the Cortex A7 arch timer. So after modification of its frequency, CP15 cntfreq is updated and a new timer init is performed. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>