Re: [PATCH v2 0/2] Add DRM ILI9341 parallel RGB panel driver

2019-07-10 Thread Sam Ravnborg
Hi Josef. On Mon, Jul 08, 2019 at 04:56:16PM +0200, Josef Lusticky wrote: > Hi, > This is the v2 of the patch-set which adds support for > Ilitek ILI9341 parallel RGB panels. > > The ILI9341 chip supports both parallel RGB input mode and SPI input mode. > This driver adds support for the parallel

[PATCH v2 0/2] Add DRM ILI9341 parallel RGB panel driver

2019-07-08 Thread Josef Lusticky
Hi, This is the v2 of the patch-set which adds support for Ilitek ILI9341 parallel RGB panels. The ILI9341 chip supports both parallel RGB input mode and SPI input mode. This driver adds support for the parallel RGB input mode. Changes since v1: * Device-tree bindings in one file * D/C GPIO pin i