]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: rockchip: rk3568: Add PLL rate for 292.5MHz
authorChris Morgan <macromorgan@hotmail.com>
Wed, 18 Oct 2023 15:33:55 +0000 (10:33 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Jan 2024 10:50:06 +0000 (11:50 +0100)
commit3fe5fbc3a5576e4d5edbff0c9ec82a9fbfde7606
treef9cff5cb1c8a339321bece860f80ce648b992974
parentc3597996a3ae8dbfb149f36f44ff6fd097e3bd9b
clk: rockchip: rk3568: Add PLL rate for 292.5MHz

[ Upstream commit 1af27671f62ce919f1fb76082ed81f71cb090989 ]

Add support for a PLL rate of 292.5MHz so that the Powkiddy RGB30 panel
can run at a requested 60hz (59.96, close enough).

I have confirmed this rate fits with all the constraints
listed in the TRM for the VPLL (as an integer PLL) in Part 1 "Chapter
2 Clock & Reset Unit (CRU)."

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20231018153357.343142-2-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/rockchip/clk-rk3568.c