Re: [PATCH v2 2/2] drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel

2021-08-13 Thread Linus Walleij
On Sat, Aug 7, 2021 at 3:31 PM Markuss Broks 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 comma

Re: [PATCH v2 2/2] drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel

2021-08-07 Thread Linus Walleij
Hi Markuss, this is looking really good, the following is just nitty gritty details I could fix while applying, we're mostly waiting for DT review now. On Sat, Aug 7, 2021 at 3:31 PM Markuss Broks wrote: > + /* > +* Exit sleep mode and initialize display - some hammering is > +

[PATCH v2 2/2] drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel

2021-08-07 Thread Markuss Broks
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 Gare