Re: [PATCH] Revert "clk: imx: composite-8m: Add support to determine_rate"

From: Stephen Boyd
Date: Tue May 02 2023 - 21:23:08 EST


Quoting Adam Ford (2023-04-23 05:38:27)
> This reverts commit 156e96ff2172518b6f83e97d8f11f677bc668e22.
>
> This patch was found to cause some division issues on the i.MX8MP
> which causes the video clocks to not properly divide when division
> was greate than 8. This causes video failures on disp1_pix and
> disp2_pix clocks.
>
> Until a better solution is found, we'll have to revert this.
>
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>
>
> diff --git a/drivers/clk/imx/clk-composite-8m.c b/drivers/clk/imx/clk-composite-8m.c
> index 6883a8199b6c..cbf0d7955a00 100644
> --- a/drivers/clk/imx/clk-composite-8m.c

Applied to clk-next