[U-Boot] [PATCH v2 1/5] reset: add reset_request()
Simon Glass
sjg at chromium.org
Mon May 15 03:03:40 UTC 2017
On 12 May 2017 at 11:27, <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> This is needed in error path to assert previously deasserted
> reset by using a saved reset_ctl reference.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
> drivers/reset/reset-uclass.c | 9 +++++++++
> include/reset.h | 9 +++++++++
> 2 files changed, 18 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list