Re: [PATCH v1 03/26] drm/panel: simple: use drm_panel backlight support

2019-12-02 Thread Laurent Pinchart
Hi Sam, Thank you for the patch. On Mon, Dec 02, 2019 at 08:32:07PM +0100, Sam Ravnborg wrote: > Use drm_panel infrastructure for backlight. > Replace direct calls with drm_panel_*() calls > to utilize the drm_panel support. > > Signed-off-by: Sam Ravnborg > cc: Laurent Pinchart > Cc: Thierry

[PATCH v1 03/26] drm/panel: simple: use drm_panel backlight support

2019-12-02 Thread Sam Ravnborg
Use drm_panel infrastructure for backlight. Replace direct calls with drm_panel_*() calls to utilize the drm_panel support. Signed-off-by: Sam Ravnborg cc: Laurent Pinchart Cc: Thierry Reding Cc: Sam Ravnborg --- drivers/gpu/drm/panel/panel-simple.c | 50 ++-- 1 file c