Re: [PATCH v3 6/9] drm/panel: Add driver for the Sharp LS037V7DW01 panel

2019-08-13 Thread Sam Ravnborg
On Tue, Aug 13, 2019 at 04:33:08PM +0300, Laurent Pinchart wrote: > This panel is used on the TI SDP3430 board. > > The code is based on the omapdrm-specific panel-sharp-ls037v7dw01 > driver. > > Signed-off-by: Laurent Pinchart Reviewed-by: Sam Ravnborg > --- > Changes since v1: > > - Mention

[PATCH v3 6/9] drm/panel: Add driver for the Sharp LS037V7DW01 panel

2019-08-13 Thread Laurent Pinchart
This panel is used on the TI SDP3430 board. The code is based on the omapdrm-specific panel-sharp-ls037v7dw01 driver. Signed-off-by: Laurent Pinchart --- Changes since v1: - Mention boards using the panel in Kconfig - Renamed ls037v7dw01_device to ls037v7dw01_panel - Renamed vcc to vdd - Commen