On Sun, Jun 30, 2024 at 08:36:27PM GMT, Caleb Connolly wrote: > Some panels like the Samsung AMB655X use long write commands for all > non-standard messages and do not work when trying to use the appropriate > command type. > > Support these panels by introducing a new helper to send commands of a > specific type, overriding the normal rules. > > Signed-off-by: Caleb Connolly <caleb@xxxxxxxxxxxxxxxx> > --- > drivers/gpu/drm/drm_mipi_dsi.c | 40 ++++++++++++++++++++++++++++++++++++++++ > include/drm/drm_mipi_dsi.h | 16 ++++++++++++++++ > 2 files changed, 56 insertions(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry