Re: [PATCH 2/2] drm/panel: Add Novatek NT39016 panel support

2019-06-03 Thread Maarten ter Huurne
On Sunday, 2 June 2019 20:44:53 CEST Sam Ravnborg wrote: > > Signed-off-by: Paul Cercueil > > This driver is authored by Maarten ter Huurne > as well as you. > Could you get a s-o-b or at least some other formal > attribution of Maarten in the changelog. This is based on a driver I wrote for t

Re: [PATCH 2/2] drm/panel: Add Novatek NT39016 panel support

2019-06-02 Thread Sam Ravnborg
Hi Paul. Nice driver. Feedback, mostly a repeat from irc, but you get it here too so others can follow. The backlight handling can be simplified. Please see panel-innolux-p079zca.c as one (semi random) example. Sam > > Signed-off-by: Paul Cercueil This driver is authored by Maarten te

[PATCH 2/2] drm/panel: Add Novatek NT39016 panel support

2019-06-02 Thread Paul Cercueil
Add support for display panels built around the Novatek NT39016 display controller, as found on e.g. the King Display KD035G6-54NT 24-bit 320x240 3.5" LCD panel which equips the GCW Zero open-source handheld gaming console. Signed-off-by: Paul Cercueil --- drivers/gpu/drm/panel/Kconfig