Re: [PATCH] ARM64: dts: freescale: Fix VPU G2 clock

From: Shawn Guo
Date: Tue Jul 18 2023 - 03:09:09 EST


On Fri, Jul 07, 2023 at 11:42:00AM +0200, Benjamin Gaignard wrote:
> Set VPU G2 clock to 300MHz like described in documentation.
> This fix pixels error occurring with large resolution ( >= 2560x1600)
> HEVC test stream when using the postprocessor to produce NV12.
>
> Fixes: 4ac7e4a81272 ("arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl")
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxxxxx>

We use prefix "arm64: dts: ..." for arm64 DTS changes. I fixed it up
and applied the patch.

Shawn