]> www.infradead.org Git - users/willy/linux.git/commit
arm64: dts: imx8mm: Add optional overdrive DTSI
authorAdam Ford <aford173@gmail.com>
Tue, 28 Nov 2023 20:02:17 +0000 (14:02 -0600)
committerShawn Guo <shawnguo@kernel.org>
Thu, 14 Dec 2023 02:20:57 +0000 (10:20 +0800)
commit7832a091d768a005020a37c2568f76ae4147b809
treec01922db7f5615ae3f4be4a7092ce970e0fdde3f
parent1f794d3eed5345413c2b0cf1bcccc92d77681220
arm64: dts: imx8mm: Add optional overdrive DTSI

For boards who run their SoC at a higher voltage than nominal,
the boards can run several clocks at an overdrive rate for
better performance.  Add an optional DTSI file which can be
included by various boards to run in overdrive mode.

This raises the GPU PLL to 1000MHz, and the VPU PLL to
700MHz while moving VPU_G1 and VPU_H1 to the SYS_PLL3_OUT
which runs at 750MHz.

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-overdrive.dtsi [new file with mode: 0644]