Skip to content

Commit 08f0fa5

Browse files
JPSGoncalvesShawn Guo
authored andcommitted
arm64: dts: freescale: imx8mm-verdin: Fix GPU speed
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: 1f794d3 ("arm64: dts: imx8mm: Reduce GPU to nominal speed") Signed-off-by: Joao Paulo Goncalves <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 1613e60 commit 08f0fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <dt-bindings/phy/phy-imx8-pcie.h>
77
#include <dt-bindings/pwm/pwm.h>
88
#include "imx8mm.dtsi"
9+
#include "imx8mm-overdrive.dtsi"
910

1011
/ {
1112
chosen {

0 commit comments

Comments
 (0)