]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: imx8mp: use 800MHz NoC OPP for nominal drive mode
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Tue, 22 Apr 2025 07:12:35 +0000 (09:12 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 9 May 2025 09:53:20 +0000 (17:53 +0800)
commit9379508f0661a5042ab7e0234e604038c2d63f83
tree958b53276a8c33e95ba5f91fc090371f5e49bac2
parent5591ce0069ddda97cdbbea596bed53e698f399c2
arm64: dts: imx8mp: use 800MHz NoC OPP for nominal drive mode

When running in nominal drive mode, the maximum allowed frequency for
the NoC is 800MHz, but the OPP table for the i.MX8MP interconnect device
listed the 1GHz operating point for the NoC, regardless of the active
mode.

The newly introduced imx8mp-nominal.dtsi header reconfigures the clock
controller to observe nominal drive mode limits, so have it modify the
maximum NoC OPP as well.

Fixes: 255fbd9eabe7 ("arm64: dts: imx8mp: Add optional nominal drive mode DTSI")
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
arch/arm64/boot/dts/freescale/imx8mp.dtsi