Hi, On Tue, Aug 6, 2024 at 7:00 AM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote: > > Add more functions that can benefit from being multi style and mark > older variants as deprecated to eventually convert all mipi_dsi functions > to multi style. > > Acked-by: Maxime Ripard <mripard@xxxxxxxxxx> > Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx> > --- > drivers/gpu/drm/drm_mipi_dsi.c | 194 +++++++++++++++++++++++++++++++++ > include/drm/drm_mipi_dsi.h | 10 ++ > 2 files changed, 204 insertions(+) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> If nobody else has any comments, I'll plan to apply this midway through next week.