Hi, On Sat, 13 Dec 2025 15:24:21 +0100, Amin GATTOUT wrote: > Update the driver to use the non-deprecated mipi_dsi_*_multi() > helpers, as recommended in Documentation/gpu/todo.rst. The multi > variants provide proper error accumulation and handle the required > DCS NOP insertions, which suits the OTM8009A command sequences. > > Refactor otm8009a_dcs_write_buf() and the dcs_write_seq/dcs_write_cmd_at > macros to take a mipi_dsi_multi_context pointer, passing it through > from callers. This ensures consistent error handling throughout the > driver. > > [...]
Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next) [1/1] drm/panel: otm8009a: Switch to mipi_dsi_multi_context helpers https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/4855f26007d97b3dd7331d673d5410f1eaf30e24 -- Neil
