Re: [PATCH v5 1/4] drm: Create mipi_dsi_dual* macros

From: Dmitry Baryshkov
Date: Sat Jul 19 2025 - 06:32:48 EST


On Sat, Jul 19, 2025 at 02:26:35AM -0600, Brigham Campbell wrote:
> Create mipi_dsi_dual, mipi_dsi_dual_dcs_write_seq_multi, and
> mipi_dsi_dual_generic_write_seq_multi macros for panels which are driven
> by two parallel serial interfaces. This allows for the reduction of code
> duplication in drivers for these panels.
>
> Signed-off-by: Brigham Campbell <me@xxxxxxxxxxxxxxxxxxx>
> ---
>
> mipi_dsi_dual_dcs_write_seq_multi goes unused by jdi-lpm102a188a. It's
> included in this patch for completeness and in anticipation of its use
> in other drivers in the future.
>
> drivers/gpu/drm/drm_mipi_dsi.c | 48 ++++++++++++++++++
> include/drm/drm_mipi_dsi.h | 89 ++++++++++++++++++++++++++++++++++
> 2 files changed, 137 insertions(+)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>


--
With best wishes
Dmitry