Re: [RFC PATCH] drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel

2021-10-16 Thread Michael Nazzareno Trimarchi
Hi On Fri, Oct 15, 2021 at 9:15 PM Sam Ravnborg wrote: > > Hi Michael, > > > Add this panel's initialzation sequence and timing to ILI9881D driver. > > Tested on px30-evb v11 > Patch looks good, but we need the vendor and the compatible documented. > > > > > Signed-off-by: Michael Trimarchi > >

Re: [RFC PATCH] drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel

2021-10-15 Thread Sam Ravnborg
Hi Michael, > Add this panel's initialzation sequence and timing to ILI9881D driver. > Tested on px30-evb v11 Patch looks good, but we need the vendor and the compatible documented. > > Signed-off-by: Michael Trimarchi > --- > drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 238

[RFC PATCH] drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel

2021-10-14 Thread Michael Trimarchi
W552946ABA is a panel by Wanchanglong. This panel utilizes the Ilitek ILI9881D controller. Add this panel's initialzation sequence and timing to ILI9881D driver. Tested on px30-evb v11 Signed-off-by: Michael Trimarchi --- drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 238 +-