Re: [PATCH] arm64: dts: freescale: imx8mm-verdin: Fix GPU speed

From: Shawn Guo
Date: Sun Jun 02 2024 - 23:02:06 EST


On Tue, May 07, 2024 at 11:35:55AM -0300, Joao Paulo Goncalves wrote:
> From: Joao Paulo Goncalves <joao.goncalves@xxxxxxxxxxx>
>
> The GPU clock was reduced on iMX8MM SOC device tree to prevent boards
> that don't support GPU overdrive from being out of specification. However,
> this caused a regression in GPU speed for the Verdin iMX8MM, which does
> support GPU overdrive. This patch fixes this by enabling overdrive mode
> in the SOM dtsi.
>
> Fixes: 1f794d3eed53 ("arm64: dts: imx8mm: Reduce GPU to nominal speed")
> Signed-off-by: Joao Paulo Goncalves <joao.goncalves@xxxxxxxxxxx>

Applied, thanks!