mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: dts: rockchip: Increase VOP clk rate on RK3328
[ Upstream commit 0f2ddb128fa20f8441d903285632f2c69e90fae1 ]
The VOP on RK3328 needs to run at a higher rate in order to produce a
proper 3840x2160 signal.
Change to use 300MHz for VIO clk and 400MHz for VOP clk, same rates used
by vendor 4.4 kernel.
Fixes: 52e02d377a ("arm64: dts: rockchip: add core dtsi file for RK3328 SoCs")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://lore.kernel.org/r/20240615170417.3134517-2-jonas@kwiboo.se
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
c84bef2ce2
commit
1ba4d34bdc
@@ -820,8 +820,8 @@
|
|||||||
<0>, <24000000>,
|
<0>, <24000000>,
|
||||||
<24000000>, <24000000>,
|
<24000000>, <24000000>,
|
||||||
<15000000>, <15000000>,
|
<15000000>, <15000000>,
|
||||||
<100000000>, <100000000>,
|
<300000000>, <100000000>,
|
||||||
<100000000>, <100000000>,
|
<400000000>, <100000000>,
|
||||||
<50000000>, <100000000>,
|
<50000000>, <100000000>,
|
||||||
<100000000>, <100000000>,
|
<100000000>, <100000000>,
|
||||||
<50000000>, <50000000>,
|
<50000000>, <50000000>,
|
||||||
|
|||||||
Reference in New Issue
Block a user