Re: [PATCH 2/2] drm/panel: Add a driver for Samsung s6e88a0-ams452ef01 panel

2020-01-29 Thread Sam Ravnborg
Hi Michael. Thanks for submitting this driver. The main feedback is that there is changes in the code, and you need to base it on top of drm-misc-next. The rest are small nits. Sam On Sun, Jan 26, 2020 at 07:39:11PM +0100, michael.s...@seznam.cz wrote: > From: Michael Srba > > Add a

[PATCH 2/2] drm/panel: Add a driver for Samsung s6e88a0-ams452ef01 panel

2020-01-27 Thread michael . srba
From: Michael Srba Add a driver for Samsung AMS452EF01 AMOLED panel, which makes use of their S6E88A0 controller. Basic functionality is supported, with the only notable feature missing being backlight control. Backlight control on these panels is complex and hard to make look nice, mainly cour