[PATCH] board: beacon: imx8mp: Fix GIC clock for Overdrive mode
Fabio Estevam
festevam at gmail.com
Tue Mar 25 13:55:46 CET 2025
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>
Applied to u-boot-imx/next, thanks.
More information about the U-Boot
mailing list