2022-02-25 03:49:32

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH V5 3/5] clk: imx: add i.MX93 composite clk

Quoting Peng Fan (OSS) (2022-02-24 17:42:32)
> From: Peng Fan <[email protected]>
>
> i.MX93 CCM ROOT clock has a mux, gate and divider in one register, here
> is to combine all these into one composite clk and simplify clk tree.
> i.MX93 CCM is a new IP compared with i.MX8M, so introduce a new file.
>
> Reviewed-by: Abel Vesa <[email protected]>
> Signed-off-by: Peng Fan <[email protected]>
> ---

Reviewed-by: Stephen Boyd <[email protected]>