Hi,
On Mon, Mar 24, 2025 at 1:31 PM Anusha Srivatsa wrote:
>
> Move away from using deprecated API and use _multi
> variants if available. Use mipi_dsi_msleep()
> and mipi_dsi_usleep_range() instead of msleep()
> and usleep_range() respectively.
>
> Used Coccinelle to find the _multi variant APIs
On Tue, Mar 25, 2025 at 11:34 AM Doug Anderson
wrote:
> Hi,
>
> On Mon, Mar 24, 2025 at 1:31 PM Anusha Srivatsa
> wrote:
> >
> > Move away from using deprecated API and use _multi
> > variants if available. Use mipi_dsi_msleep()
> > and mipi_dsi_usleep_range() instead of msleep()
> > and usleep_