Hi,
On Sat, Apr 12, 2025 at 9:00 PM Tejas Vipin <[email protected]> wrote:
>
> 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 <[email protected]>
> Signed-off-by: Tejas Vipin <[email protected]>
> ---
> Changes in v3:
> - Disable regulators in boe_bf060y8m_aj0_prepare if
> boe_bf060y8m_aj0_on fails.
> Changes in v2:
> - Always set MIPI_DSI_MODE_LPM in boe_bf060y8m_aj0_off
>
> Link to v2:
> https://lore.kernel.org/all/[email protected]/
> Link to v1:
> https://lore.kernel.org/all/[email protected]/
> ---
> .../gpu/drm/panel/panel-boe-bf060y8m-aj0.c | 114 +++++++-----------
> 1 file changed, 44 insertions(+), 70 deletions(-)
Pushed to drm-misc-next.
[1/1] drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
commit: 734b6f10506c726dc6be23e0ba63ab0310580aa6