On Wed, Jul 30, 2025 at 8:17 AM Brigham Campbell <[email protected]>
wrote:
> Fix bug in nt35560_set_brightness() which causes the function to
> erroneously report an error. mipi_dsi_dcs_write() returns either a
> negative value when an error occurred or a positive number of bytes
> written when no error occurred. The buggy code reports an error under
> either condition.
>
> Fixes: 8152c2bfd780 ("drm/panel: Add driver for Sony ACX424AKP panel")
> Reviewed-by: Douglas Anderson <[email protected]>
> Reviewed-by: Neil Armstrong <[email protected]>
> Signed-off-by: Brigham Campbell <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
(Maybe this is applied already...)
Yours,
Linus Walleij