]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
authorTejas Vipin <tejasvipin76@gmail.com>
Sun, 13 Apr 2025 03:59:59 +0000 (09:29 +0530)
committerDouglas Anderson <dianders@chromium.org>
Wed, 16 Apr 2025 16:11:28 +0000 (09:11 -0700)
commit734b6f10506c726dc6be23e0ba63ab0310580aa6
treecb86695e248894efc68c789d6c126c2b02bb4861
parent8400644d8af04a4688eaaa1c4a2e73241a005012
drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions

Changes the boe-bf060y8m-aj0 panel to use multi style functions for
improved error handling. Additionally the MIPI_DSI_MODE_LPM flag is set
after the off commands are run in boe_bf060y8m_aj0_off regardless of any
failures, and regulators are disabled if the boe_bf060y8m_aj0_on call in
boe_bf060y8m_aj0_prepare fails.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Tejas Vipin <tejasvipin76@gmail.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20250413035959.255842-1-tejasvipin76@gmail.com
drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c