[PATCH] board: beacon: imx8mp: Fix GIC clock for Overdrive mode
Fabio Estevam
festevam at gmail.com
Tue Mar 25 00:33:56 CET 2025
Hi Adam,
On Mon, Mar 24, 2025 at 8:27 PM Adam Ford <aford173 at gmail.com> wrote:
>
> There is a config option to run the PMIC at nominal voltages
> which is not enabled on the i.MX8MP Beacon kit, so it the PMIC
> runs at overdrive voltages. Unfortuately, the check for this
> condition to set the GIC clock parent and rate is backwards from
> what it should be, and accidentally sets the GIC clock to nominal
> if the PMIC is in overdrive, and sets the GIC clock to overdrive
> if the PMIC is in nominal. Fix this by inverting the logic on the
> check.
>
> Fixes: ab53bd43dbde ("arm64: imx: Add support for imx8mp-beacon-kit")
> Signed-off-by: Adam Ford <aford173 at gmail.com>
Is this U-Boot 2025.04 material, or can it wait until 2025.07?
More information about the U-Boot
mailing list