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

2017-10-17 Thread Chen-Yu Tsai
On Tue, Oct 17, 2017 at 9:03 PM, Philipp Zabel 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

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

2017-10-17 Thread Philipp Zabel
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 Reviewed-by: Al