Re: [PATCH v2] ARC: reset: introduce HSDKv1 reset driver

From: Philipp Zabel
Date: Thu Jul 20 2017 - 09:58:43 EST


On Wed, 2017-07-19 at 21:45 +0300, Eugeniy Paltsev wrote:
> The HSDK v1 periphery IPs can be reset by accessing some registers
> from the CGU block.
>
> The list of available reset lines is documented in the DT bindings.
>
> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@xxxxxxxxxxxx>
> ---
> Changes v1 -> v2:
> - Remove defines of the unused registers.
> - Map io memory only for single CGU_SYS_RST_CTRL register instead
> of CGU_SYS_*_CTRL, as we use only CGU_SYS_RST_CTRL.

Thank you, I have applied this patch to the reset/next branch.

regards
Philipp