u-boot/board/beacon
Adam Ford 99843fe42d board: beacon: imx8mp: Fix GIC clock for Overdrive mode
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: ab53bd43db ("arm64: imx: Add support for imx8mp-beacon-kit")
Signed-off-by: Adam Ford <aford173@gmail.com>
2025-03-25 08:29:50 -03:00
..
beacon-rzg2m ARM: renesas: Rename common/common.c to common/rcar64-common.c 2025-01-29 22:52:35 +01:00
imx8mm board: beacon: imx8mm: Let clock system enable UART clock 2025-03-19 13:17:21 -03:00
imx8mn board: beacon: imx8mn: Let clock system enable UART clock 2025-03-19 13:17:21 -03:00
imx8mp board: beacon: imx8mp: Fix GIC clock for Overdrive mode 2025-03-25 08:29:50 -03:00