[PATCH v3] drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions

Tejas Vipin tejasvipin76 at gmail.com
Sun Apr 13 03:58:41 UTC 2025



On 4/13/25 3:40 AM, Doug Anderson wrote:
> Hi,
> 
> On Fri, Apr 11, 2025 at 9:30 PM Tejas Vipin <tejasvipin76 at gmail.com> 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 <dmitry.baryshkov at oss.qualcomm.com>
>> Signed-off-by: Tejas Vipin <tejasvipin76 at gmail.com>
>> ---
>> 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/20250331061838.167781-1-tejasvipin76@gmail.com/
>> Link to v1: https://lore.kernel.org/all/20250330151304.128417-1-tejasvipin76@gmail.com/
>> ---
>>  .../gpu/drm/panel/panel-boe-bf060y8m-aj0.c    | 109 +++++++-----------
>>  1 file changed, 41 insertions(+), 68 deletions(-)
> 
> As far as I can tell, your v2 and v3 are totally identical. Either I
> messed up, or maybe you forgot to commit your changes?
>

You're right, I'd forgotten to commit my changes. Sorry about that. I'll
send it again.
> -Doug

-- 
Tejas Vipin


More information about the dri-devel mailing list