Hi, On Sat, Aug 17, 2024 at 11:08 PM Tejas Vipin <tejasvipin76@xxxxxxxxx> wrote: > > This patch adds mipi_dsi_dcs_set_tear_scanline_multi to the list of multi > functions and uses it with other multi functions in the jdi-fhd-r63452 > panel. > > This patch uses functions introduced in [1] and must be applied after > it. > > [1] https://lore.kernel.org/all/20240806135949.468636-1-tejasvipin76@xxxxxxxxx/ > --- > Changes in v3: > - use mipi_dsi_usleep_range Oh! Thanks for updating this. I had been debating whether we should add mipi_dsi_usleep_range() but hadn't noticed that someone already had. Nice! :-) I think this series is pretty much ready to apply, but I'll give it one more day (or Neil can apply them if he's good w/ them). -Doug