On 22 March 2017 at 03:54,  <patrice.chot...@st.com> wrote:
> From: Patrice Chotard <patrice.chot...@st.com>
>
> This patch adds a reset controller implementation for STMicroelectronics
> STi family SoCs; it allows a group of related reset like controls found
> in multiple system configuration registers to be represented by a single
> controller device.
>
> Driver code has been mainly extracted from kernel
> drivers/reset/sti/reset-stih407.c
>
> Signed-off-by: Patrice Chotard <patrice.chot...@st.com>
> ---
>  arch/arm/Kconfig          |   1 +
>  drivers/reset/Kconfig     |   8 ++
>  drivers/reset/Makefile    |   1 +
>  drivers/reset/sti-reset.c | 320 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 330 insertions(+)
>  create mode 100644 drivers/reset/sti-reset.c

Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to