Re: [PATCH v2 1/3] clk: qcom: gdsc: Add support to reset AON and block reset logic

From: Stephen Boyd
Date: Tue Apr 17 2018 - 00:13:34 EST


Quoting Taniya Das (2018-04-09 01:41:44)
> From: Amit Nischal <anischal@xxxxxxxxxxxxxx>
>
> For some of the gdsc power domains, there could be need to reset the
> AON logic or assert/deassert the block control reset before removing
> the clamp_io. Add support for the same by introducing new flags
> SW_RESET and AON_RESET. Both SW reset and AON reset requires to be
> asserted for at least 1us before being de-asserted.
>
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> Signed-off-by: Amit Nischal <anischal@xxxxxxxxxxxxxx>
> ---

Applied to clk-next