summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-overdrive.dtsi
AgeCommit message (Collapse)Author
2023-12-14arm64: dts: imx8mm: Add optional overdrive DTSIAdam Ford
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>