On Fri, 03 May 2024 12:37:12 +0200, Ahmad Fatoum wrote: > Unlike the i.MX8MM and i.MX8MN SoCs added earlier, the early setup code > and device tree for the i.MX8MP configures some clocks at frequencies > that are only validated for overdrive mode, i.e. when VDD_SOC is 950 mV. > > Boards may want to run their SoC at the lower voltage of 850 mV though > to reduce heat generation and power usage. For this to work, clock rates > need to adhere to the limits of the nominal drive mode. > > [...] Applied, thanks! [1/5] ARM: i.MX8M: pass cpu_type parameter to __imx8m_early_clock_init https://git.pengutronix.de/cgit/barebox/commit/?id=ae2dd4a4850f (link may not be stable) [2/5] ARM: i.MX8MP: configure PLL3 as 600MHz https://git.pengutronix.de/cgit/barebox/commit/?id=4a8c03958738 (link may not be stable) [3/5] ARM: i.MX8MP: configure PLL3 as noc_io parent https://git.pengutronix.de/cgit/barebox/commit/?id=608ea0c2fa33 (link may not be stable) [4/5] ARM: i.MX8MP: don't reparent GIC from BootROM default https://git.pengutronix.de/cgit/barebox/commit/?id=ecff33a34978 (link may not be stable) [5/5] ARM: dts: i.MX8MP: Add optional nominal drive mode DTSI https://git.pengutronix.de/cgit/barebox/commit/?id=180337d60753 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>