On 13 September 2017 at 10:00,  <patrice.chot...@st.com> wrote:
> From: Christophe Kerello <christophe.kere...@st.com>
>
> This patch adds the support of reset and clock control
> block (rcc) found on STM32 SoCs.
> This driver is similar to a MFD linux driver.
>
> This driver supports currently STM32H7 only.
> STM32F4 and STM32F7 will be migrated to this rcc MFD driver
> in the future to uniformize all STM32 SoCs already upstreamed.
>
> Signed-off-by: Christophe Kerello <christophe.kere...@st.com>
> Signed-off-by: Patrice Chotard <patrice.chot...@st.com>
> Reviewed-by: Vikas Manocha <vikas.mano...@st.com>
> ---
>
> v2: _ merge peripheral and kernel clocks arrays
>         _ add voltage scaling support needed for Evaluation board
>
>  drivers/misc/Kconfig     |  9 +++++++++
>  drivers/misc/Makefile    |  1 +
>  drivers/misc/stm32_rcc.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 55 insertions(+)
>  create mode 100644 drivers/misc/stm32_rcc.c

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to