]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: imx8mp: configure GPU and NPU clocks in nominal DTSI
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Tue, 11 Mar 2025 19:41:12 +0000 (20:41 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Apr 2025 02:18:41 +0000 (10:18 +0800)
commit4b98bf3bff7353d94824c4d874ff2d7f38acc49a
treeb073f1287d41a6a041c9c8555037ff7281b20baf
parent0af2f6be1b4281385b618cb86ad946eded089ac8
arm64: dts: imx8mp: configure GPU and NPU clocks in nominal DTSI

Commit 255fbd9eabe7 ("arm64: dts: imx8mp: Add optional nominal drive
mode DTSI") added imx8mp-nominal.dtsi, which overrides all overdrive
clock rates in imx8mp.dtsi to the nominal rates.

At the same time, commit 9f7595b3e5ae ("arm64: dts: imx8mp: configure
GPU and NPU clocks to overdrive rate") went in, which changed some
clock rates away from the nominal values.

Resolve the discrepancy by effectively reverting the changes in the
latter commit inside imx8mp-nominal.dtsi. This is required for proper
operation of the imx8mp-skov boards, which are currently
imx8mp-nominal.dtsi's only users and lets all other boards that don't
include it benefit from the new higher frequencies.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-nominal.dtsi