Revert "clk: imx: composite-8m: Add support to determine_rate"
authorAdam Ford <aford173@gmail.com>
Sun, 23 Apr 2023 12:38:27 +0000 (07:38 -0500)
committerStephen Boyd <sboyd@kernel.org>
Wed, 3 May 2023 01:22:48 +0000 (18:22 -0700)
commit690dccc4a0bf8b6b4eeb160882ec584d3d0bb642
treef977df61087906c83714462059483e6496e0db83
parenta9863979fbc25838bbe7c5badf538cedfc802f60
Revert "clk: imx: composite-8m: Add support to determine_rate"

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@gmail.com>
Link: https://lore.kernel.org/r/20230423123828.1346511-1-aford173@gmail.com
Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-composite-8m.c