Re: [RFC PATCH v3 0/3] drm/mipi-dsi: 16-bit Brightness Endianness Fix

From: Neil Armstrong
Date: Thu Jan 19 2023 - 02:26:06 EST


On 19/01/2023 08:14, Sam Ravnborg wrote:
Hi Richard.
On Mon, Jan 16, 2023 at 05:49:06PM -0500, Richard Acayan wrote:
Changes since v2 (20230114010006.50471-1-mailingradian@xxxxxxxxx):
- patch vtdr6130 to use _large (3/3)
- remove Change-Id again (1/3)
- change patch subject (1-2/3)
- correct function name in patch description (2/3)
- add Tested-by tags (1-2/3)

Changes since v1 (20230113041848.200704-1-mailingradian@xxxxxxxxx):
- move 16-bit brightness handling to new functions and revert API
change (1/2)
- remove Change-Id in compliance with checkpatch.pl (1/2)
- separate panel driver changes (2/2)

This series adds proper support for 16-bit MIPI DSI brightness and
cleans up existing panel drivers with 16-bit brightness.

The series is:
Reviewed-by: Sam Ravnborg <sam@xxxxxxxxxxxx>

Neil - I hope you can land this in drm-misc.

Sure, done !

Thanks,
Neil


Sam