summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorBrigham Campbell <me@brighamcampbell.com>2025-07-21 19:53:08 -0600
committerDouglas Anderson <dianders@chromium.org>2025-07-29 08:28:08 -0700
commitd94a2a00d2b8878678607c2969fee3b4e59126cb (patch)
tree4da5af851f16c9e40741690f530e158d68406b5a /rust/helpers
parent33f8f321e7aa7715ce19560801ee5223ba8b9a7d (diff)
drm: Create mipi_dsi_dual* macros
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. Remove mipi_dsi_dual_dcs_write_seq_multi definition from panel-novatek-nt36523.c to avoid the duplicate definition. Make novatek driver pass mipi_dsi_context struct as a pointer. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Brigham Campbell <me@brighamcampbell.com> Reviewed-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Douglas Anderson <dianders@chromium.org> Link: https://lore.kernel.org/r/20250722015313.561966-2-me@brighamcampbell.com
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions