Re: [PATCH V3 2/3] clk: sprd: Add reset controller driver for ums512

From: Stephen Boyd
Date: Thu Dec 21 2023 - 00:02:35 EST


Quoting Zhifeng Tang (2023-12-15 03:59:13)
> From: "zhifeng.tang" <zhifeng.tang@xxxxxxxxxx>
>
> Add reset controller driver for ums512,The reset register has
> the same base address as the gate register.

This looks largely self contained. Can you make this an auxiliary device
and put the driver into drivers/reset/? Then we can logically review it
by reset drivers and possibly find commonality across other reset
devices.