On Sat, Aug 7, 2021 at 3:31 PM Markuss Broks markuss.broks@gmail.com wrote:
This adds a driver for Samsung S6D27A1 display controller and panel. This panel is found in the Samsung GT-I8160 mobile phone, and possibly some other mobile phones.
This display needs manufacturer commands to configure it; the commands used in this driver were taken from downstream driver by Gareth Phillips; sadly, there is almost no documentation on what they actually do.
This driver re-uses the DBI infrastructure to communicate with the display.
This driver is heavily based on WideChips WS2401 display controller driver by Linus Walleij and on other panel drivers for reference.
Signed-off-by: Markuss Broks markuss.broks@gmail.com
v2 -> v3:
Both v3 patches applied to drm-misc-next and pushed.
Yours, Linus Walleij