commit | 75e5969e76b7de9bc9ba9a1b31f39a9c9e7af32d | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Nov 15 13:14:50 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 29 22:30:50 2017 -0500 |
tree | f2cb7b6b7cc026c3a4f4c4e2298f77131cafb832 | |
parent | 06fc6483ba8d6e33778b9ef379ba90163f5195c8 [diff] |
configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RESET and STM32_RCC This allows to add rcc MFD support to stm32f746-disco board This rcc MFD driver manages clock and reset for STM32 SoCs family Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manocha@st.com>