Quoting Zong Li (2020-12-09 01:49:12)
> Extract common core of prci driver to an independent file, it could
> allow other chips to reuse it. Separate SoCs-dependent code 'fu540'
> from prci core, then we can easily add 'fu740' later.
> 
> Almost these changes are code movement. The different is adding the
> private data for each SoC use, so it needs to get match data in probe
> callback function, then use the data for initialization.
> 
> Signed-off-by: Zong Li <[email protected]>
> Reviewed-by: Pragnesh Patel <[email protected]>
> Acked-by: Palmer Dabbelt <[email protected]>
> ---

Applied to clk-next

Reply via email to