dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
To: dri-devel@lists.freedesktop.org
Cc: Liu Ying <victor.liu@nxp.com>,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Pascal Roeleven <dev@pascalroeleven.nl>,
	Thierry Reding <thierry.reding@gmail.com>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Dmitry Osipenko <digetx@gmail.com>,
	Sam Ravnborg <sam@ravnborg.org>
Subject: [PATCH v2 0/4] drm: panel: simple: Fix mistakes in panel descriptions
Date: Tue, 30 Jun 2020 02:33:16 +0300	[thread overview]
Message-ID: <20200629233320.8774-1-laurent.pinchart+renesas@ideasonboard.com> (raw)

Hello,

This small patch series is the second version of what has been
previously submitted as "[PATCH] drm: panel: simple: Drop drive/sample
bus flags for LVDS panels". It fixes incorrect bus format and connector
type in the description of two panels (patches 1/4 and 2/4), drop
invalid bus flags for LVDS panels (patch 3/4), and add a warning to
catch invalid bus formats for future LVDS panels.

Laurent Pinchart (4):
  drm: panel: simple: Correct connector type for Starry KR070PE2T
  drm: panel: simple: Correct bus format for Satoz SAT050AT40H12R2
  drm: panel: simple: Drop drive/sample bus flags for LVDS panels
  drm: panel: simple: Warn in case of incorrect bus format for LVDS
    panels

 drivers/gpu/drm/panel/panel-simple.c | 41 +++++++++++++++++++---------
 1 file changed, 28 insertions(+), 13 deletions(-)

-- 
Regards,

Laurent Pinchart

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2020-06-29 23:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 23:33 Laurent Pinchart [this message]
2020-06-29 23:33 ` [PATCH v2 1/4] drm: panel: simple: Correct connector type for Starry KR070PE2T Laurent Pinchart
2020-06-30  7:30   ` Pascal Roeleven
2020-06-29 23:33 ` [PATCH v2 2/4] drm: panel: simple: Correct bus format for Satoz SAT050AT40H12R2 Laurent Pinchart
2020-06-30  6:39   ` Miquel Raynal
2020-06-29 23:33 ` [PATCH v2 3/4] drm: panel: simple: Drop drive/sample bus flags for LVDS panels Laurent Pinchart
2020-06-29 23:33 ` [PATCH v2 4/4] drm: panel: simple: Warn in case of incorrect bus format " Laurent Pinchart
2020-06-30 13:58 ` [PATCH v2 0/4] drm: panel: simple: Fix mistakes in panel descriptions Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200629233320.8774-1-laurent.pinchart+renesas@ideasonboard.com \
    --to=laurent.pinchart+renesas@ideasonboard.com \
    --cc=dev@pascalroeleven.nl \
    --cc=digetx@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=marcel.ziswiler@toradex.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=sam@ravnborg.org \
    --cc=thierry.reding@gmail.com \
    --cc=victor.liu@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).