On Wed, Jun 12, 2024 at 10:09:42PM +0530, Tejas Vipin wrote: > Use functions introduced in commit 966e397e4f60 ("drm/mipi-dsi: Introduce > mipi_dsi_*_write_seq_multi()") and commit f79d6d28d8fe > ("drm/mipi-dsi: wrap more functions for streamline handling") for the > sony tulip truly nt35521 panel. > > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > Signed-off-by: Tejas Vipin <tejasvipin76@xxxxxxxxx> > --- > Changes in v3: > - Fix code style > - Changed calls to mipi_dsi_msleep > > Changes in v2: > - Fix patch format > - Fix code style > > v1: https://lore.kernel.org/all/485eef24-ddad-466a-a89f-f9f226801bb7@xxxxxxxxx/ > > v2: https://lore.kernel.org/all/3288287d-8344-4b37-a333-722cf12fef13@xxxxxxxxx/ > --- > .../panel/panel-sony-tulip-truly-nt35521.c | 433 +++++++++--------- > 1 file changed, 207 insertions(+), 226 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry