Re: [PATCH v4 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967

From: Chen-Yu Tsai
Date: Tue Oct 17 2017 - 09:28:18 EST


On Tue, Oct 17, 2017 at 9:03 PM, Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> wrote:
> Copy reusable parts from the sunxi driver, to add a driver for simple
> reset controllers with reset lines that can be controlled by toggling
> bits in exclusive, contiguous register ranges using read-modify-write
> cycles under a spinlock.
>
> The following patches will replace compatible reset drivers with
> reset-simple, extending it where necessary.
>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Reviewed-by: Alexandru Gagniuc <alex.g@xxxxxxxxxxxx>

Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>