mbox series

[v2,0/2] mainline panels used on Skov boards

Message ID 20210805111944.13533-1-o.rempel@pengutronix.de (mailing list archive)
Headers show
Series mainline panels used on Skov boards | expand

Message

Oleksij Rempel Aug. 5, 2021, 11:19 a.m. UTC
changes v2:
- set connector_type to DRM_MODE_CONNECTOR_DPI for the
  logictechno_lttd800480070_l6wh_rt panel

Sam Ravnborg (1):
  drm/panel: simple: add Multi-Innotechnology MI1010AIT-1CP1

Søren Andersen (1):
  drm/panel: simple: add LOGIC Technologies LTTD800480070-L6WH-RT

 drivers/gpu/drm/panel/panel-simple.c | 69 ++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)

Comments

Sam Ravnborg Aug. 5, 2021, 6:52 p.m. UTC | #1
Hi Oleksij,

On Thu, Aug 05, 2021 at 01:19:42PM +0200, Oleksij Rempel wrote:
> changes v2:
> - set connector_type to DRM_MODE_CONNECTOR_DPI for the
>   logictechno_lttd800480070_l6wh_rt panel
> 
> Sam Ravnborg (1):
>   drm/panel: simple: add Multi-Innotechnology MI1010AIT-1CP1
> 
> Søren Andersen (1):
>   drm/panel: simple: add LOGIC Technologies LTTD800480070-L6WH-RT

Thanks for taking care of these. They have been on my TODO list for far
too long.
Applied to drm-misc-next.

I edited Co-Developed-by => Co-developed-by to make checkpatch happy.
To keep the history I have s-o-b the patches twice. When authored and
now when applying as I thought this was the correct way to document the
path of the patch.

	Sam