Re: [PATCH] video: add TDO tl070wsh30 panel driver

2020-11-12 Thread Neil Armstrong
On 06/11/2020 20:02, Anatolij Gustschin wrote: > On Fri, 6 Nov 2020 11:29:47 +0100 > Neil Armstrong narmstr...@baylibre.com wrote: > >> This adds support for the TDO TL070WSH30 TFT-LCD panel module. >> The panel has a 1024×600 resolution and uses 24 bit RGB per pixel. >> It provides a MIPI DSI in

Re: [PATCH] video: add TDO tl070wsh30 panel driver

2020-11-06 Thread Anatolij Gustschin
On Fri, 6 Nov 2020 11:29:47 +0100 Neil Armstrong narmstr...@baylibre.com wrote: > This adds support for the TDO TL070WSH30 TFT-LCD panel module. > The panel has a 1024×600 resolution and uses 24 bit RGB per pixel. > It provides a MIPI DSI interface to the host, a built-in LED backlight > and touc

[PATCH] video: add TDO tl070wsh30 panel driver

2020-11-06 Thread Neil Armstrong
This adds support for the TDO TL070WSH30 TFT-LCD panel module. The panel has a 1024×600 resolution and uses 24 bit RGB per pixel. It provides a MIPI DSI interface to the host, a built-in LED backlight and touch controller. Signed-off-by: Neil Armstrong --- drivers/video/Kconfig | 9 ++