Re: [PATCH v4 3/3] drm/panel: add panel driver for Leadtek LTK500HD1829

From: Sam Ravnborg
Date: Sat Jan 04 2020 - 10:49:52 EST


On Tue, Dec 24, 2019 at 12:26:41PM +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner@xxxxxxxxxxxxxxxxxxxxx>
>
> The LTK500HD1829 is 5.5" DSI display.
>
> changes in v4:
> - drop error message if backlight not found, no other panel
> does that and if needed it should live in drm_panel_of_backlight
> changes in v3:
> - drop one more overlooked panel->drm access
>
> Signed-off-by: Heiko Stuebner <heiko.stuebner@xxxxxxxxxxxxxxxxxxxxx>

Applied to drm-misc-next.
Updated to fix a few trivial checkpatch warnings when I applied.

Sam