Re: [PATCH 2/3] drm/panel: add Kingdisplay kd097d04 panel driver

2017-09-20 Thread Sean Paul
On Mon, Sep 18, 2017 at 04:40:01PM +0800, Nickey Yang wrote: > Support Kingdisplay kd097d04 9.7" 1536x2048 TFT LCD panel, > it is a MIPI DSI panel. > > Signed-off-by: Nickey Yang Hi Nickey, This patch doesn't apply cleanly to drm-misc-next and the encoding is set to 'y' instead of 'UTF-8'. > --

[PATCH 2/3] drm/panel: add Kingdisplay kd097d04 panel driver

2017-09-19 Thread Nickey Yang
Support Kingdisplay kd097d04 9.7" 1536x2048 TFT LCD panel, it is a MIPI DSI panel. Signed-off-by: Nickey Yang --- drivers/gpu/drm/panel/Kconfig | 11 + drivers/gpu/drm/panel/Makefile | 1 + drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c | 485 +