Commit b27bfc51 authored by Benjamin Gaignard's avatar Benjamin Gaignard Committed by Shawn Guo
Browse files

arm64: dts: freescale: Fix VPU G2 clock



Set VPU G2 clock to 300MHz like described in documentation.
This fixes pixels error occurring with large resolution ( >= 2560x1600)
HEVC test stream when using the postprocessor to produce NV12.

Fixes: 4ac7e4a8 ("arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl")
Signed-off-by: default avatarBenjamin Gaignard <benjamin.gaignard@collabora.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 253be5b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -772,7 +772,7 @@
									 <&clk IMX8MQ_SYS1_PLL_800M>,
									 <&clk IMX8MQ_VPU_PLL>;
						assigned-clock-rates = <600000000>,
								       <600000000>,
								       <300000000>,
								       <800000000>,
								       <0>;
					};