[PATCH v2 0/7] Refactor i.MX IPU driver
Fabio Estevam
festevam at gmail.com
Mon Dec 29 19:24:53 CET 2025
On Mon, Dec 29, 2025 at 7:48 AM Brian Ruley
<brian.ruley at gehealthcare.com> wrote:
>
>
> This patch series is designed facilitate the porting of the i.MX IPU
> video driver to use the generic clock framework instead of relying on
> its own clk definitions, which is known to cause problems as noted in
> a prior patch series [1].
>
> This brings some much needed clean-up and gets rid of nasty globals by
> instead utilizing structs that are managed by the driver instance. This
> approach resembles the architecture used in Linux.
>
> The changes were tested on a bx50v3 device, which is powered by the
> Advantech i.MX6 Q7 module.
Applied to u-boot-imx/next, thanks.
More information about the U-Boot
mailing list