commit | 5301635a9639fd8c3be9e67fa469bfe14d8cdd40 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Feb 07 10:44:47 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:45:37 2018 -0400 |
tree | 8f658cdb20d049fa55a7925d2583cb8f020891e0 | |
parent | ef77287f11353f60c921c405e03beded1d5992d0 [diff] |
clk: clk_stm32h7: Fix stm32_clk_get_rate() for timer For timer clock, an additional prescaler is used which was not taken into account previously. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>