Re: [PATCH v3 2/2] drm/panel: Add driver for sitronix ST7789V LCD controller

2017-04-06 Thread Thierry Reding
On Mon, Apr 03, 2017 at 03:38:32PM +0200, Maxime Ripard wrote: > The Sitronix ST7789v controller is used to drive 240x320 LCD panels through > various interfaces, including SPI and RGB/Parallel. > > The current driver is configuring it for the latter. Support for tinyDRM > can always be added late

[PATCH v3 2/2] drm/panel: Add driver for sitronix ST7789V LCD controller

2017-04-03 Thread Maxime Ripard
The Sitronix ST7789v controller is used to drive 240x320 LCD panels through various interfaces, including SPI and RGB/Parallel. The current driver is configuring it for the latter. Support for tinyDRM can always be added later. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/panel/Kconfig