]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Oct 2023 11:42:26 +0000 (13:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Oct 2023 19:59:05 +0000 (21:59 +0200)
commit310bca649b30c033b9e33d0c1e722fdb211083b5
treea47edaa0097141f6d83a47d6225ffd6c214c82ea
parent3f59e63568adb57bc0703942b6d2c99e4f1595b1
Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"

This reverts commit a8474506c9127048c058fdfe466ccbadf7524048 which is
commit 72d00e560d10665e6139c9431956a87ded6e9880 upstream.

Marek writes:
The commit message states 'Cc: stable@vger.kernel.org # v5.18+'
and the commit should only be applied to Linux 5.18.y and newer,
on anything older it breaks PLL configuration due to missing
prerequisite patches.

Reported-by: Marek Vasut <marex@denx.de>
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: Marco Felsch <m.felsch@pengutronix.de>
Cc: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/4e5fa5b2-66b8-8f0b-ccb9-c2b774054e4e@denx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/imx/clk-pll14xx.c