[PATCH v3] drm/panel/sharp-ls043t1le01: Use _multi variants
Dmitry Baryshkov
dmitry.baryshkov at oss.qualcomm.com
Sun Mar 30 17:14:35 UTC 2025
On Wed, 26 Mar 2025 23:29:19 -0400, 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,replacing
> mpi_dsi_msleep() where necessary and for returning
> dsi_ctx.accum_err in these functions. mipi_dsi_dcs_write()
> does not have a corresponding _multi() variant. Replacing it with
> mipi_dsi_dcs_write_seq_multi() instead. This change is manual.
>
> [...]
Applied to drm-misc-next, thanks!
[1/1] drm/panel/sharp-ls043t1le01: Use _multi variants
commit: 20e8219205145e1af3b98b6a0a3cc59568116a05
Best regards,
--
With best wishes
Dmitry
More information about the dri-devel
mailing list