On Mon, Dec 29, 2025 at 7:48 AM Brian Ruley <[email protected]> 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.

