Hi, On Tue, Aug 6, 2024 at 7:00 AM Tejas Vipin <tejasvipi...@gmail.com> 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 <mrip...@kernel.org> > Signed-off-by: Tejas Vipin <tejasvipi...@gmail.com> > --- > drivers/gpu/drm/drm_mipi_dsi.c | 194 +++++++++++++++++++++++++++++++++ > include/drm/drm_mipi_dsi.h | 10 ++ > 2 files changed, 204 insertions(+)
Reviewed-by: Douglas Anderson <diand...@chromium.org> If nobody else has any comments, I'll plan to apply this midway through next week.