[PATCH 1/2] imx9: soc: Reuse and export low_drive_freq_update()
Fabio Estevam
festevam at gmail.com
Fri Aug 8 15:00:20 CEST 2025
On Thu, Aug 7, 2025 at 10:13 AM Primoz Fiser <primoz.fiser at norik.com> wrote:
>
> Reuse and export low_drive_freq_update() function. This way global imx9
> board_fix_fdt() doesn't duplicate code. While low_drive_freq_update()
> can be reused on boards such as phyCORE-i.MX93 (TARGET_PHYCORE_IMX93)
> which is not using the global imx9 board_fix_fdt() implementation.
>
> While at it, make printout logic less verbose by only outputting on the
> error condition and not on each successful clock fixup. Also drop now
> invalid comment (low_drive_freq_update() now does fixup for internal and
> kernel device-tree).
>
> Signed-off-by: Primoz Fiser <primoz.fiser at norik.com>
Applied the series, thanks.
More information about the U-Boot
mailing list