commit | d11d391e2e6cf70b7211d207b2bc1d82afe12645 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Nov 15 13:14:53 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 29 22:30:50 2017 -0500 |
tree | 1bd8b7539cc30041ce720f246c2e130188142eb8 | |
parent | 369d483a604375048478fb7c5e9d84dd465ea2d3 [diff] |
stm32: migrate clock structs in include/stm32_rcc.h In order to factorize code between STM32F4 and STM32F7 migrate all structs related to RCC clocks in include/stm32_rcc.h Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manocha@st.com>