Re: [PATCH v4 2/5] reset: sunxi: use reset-simple driver

From: Chen-Yu Tsai
Date: Tue Oct 17 2017 - 09:27:16 EST


On Tue, Oct 17, 2017 at 9:03 PM, Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> wrote:
> Use the newly created copies in the reset-simple driver to replace the
> sunxi platform driver code and reset operations. The separate sunxi
> driver still remains to register the early reset controllers, but it
> reuses the reset operations in reset-simple.
>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Reviewed-by: Alexandru Gagniuc <alex.g@xxxxxxxxxxxx>

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

Though to be honest this won't get much testing...

We've converted all sunxi SoCs over to the new sunxi-ng clk dt-bindings
and drivers, which include the reset controls as well.