clk: rockchip: rk3568: Add PLL rate for 115.2MHz
authorChris Morgan <macromorgan@hotmail.com>
Wed, 18 Oct 2023 16:18:46 +0000 (11:18 -0500)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 16 Nov 2023 20:25:55 +0000 (21:25 +0100)
commit48794cd57a67246acc53a3edfdececdbb5b98453
tree86c8f53953759effe4e1c7f08d3210e08367580c
parentb85ea95d086471afb4ad062012a4d73cd328fa86
clk: rockchip: rk3568: Add PLL rate for 115.2MHz

Add support for a PLL rate of 115.2MHz so that the Powkiddy RK2023 panel
can run at a requested 60hz (59.99, 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/20231018161848.346947-4-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3568.c