On 3/19/26 10:59 AM, Thomas Zimmermann wrote: > Replace simple-display helpers with regular atomic helpers. Store the > pipeline elements in struct ili9225_device and initialize them as part > of probing the device. Use mipi-dbi's existing helpers and initializer > macros where possible. > > Effectively open-codes the modesetting code in the initializer helpers > of mipi-dbi and simple-display. Ili9225 requires custom helpers for > various pipeline elements, and non-freeing cleanup of the pipeline. > > v3: > - set dbi variable (David) > v2: > - fix connector initialization > > Signed-off-by: Thomas Zimmermann <[email protected]> > Acked-by: David Lechner <[email protected]> > --- I dug up one of these and it is working now too. So I think this series is in good shape now.
Tested-by: David Lechner <[email protected]>
