devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Liu Ying <victor.liu@nxp.com>
Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org,
	thierry.reding@gmail.com, linux-imx@nxp.com
Subject: Re: [PATCH 0/2] drm/panel: simple: Add a KOE WUXGA 10.1" LVDS panel support
Date: Fri, 5 Jun 2020 17:47:12 +0200	[thread overview]
Message-ID: <20200605154712.GA207594@ravnborg.org> (raw)
In-Reply-To: <1590991775-24188-1-git-send-email-victor.liu@nxp.com>

On Mon, Jun 01, 2020 at 02:09:35PM +0800, Liu Ying wrote:
> This patch set adds a KOE WUXGA 10.1" LVDS panel support.
> The panel type is TX26D202VM0BWA.
> The panel has dual LVDS channels.
> 
> My panel is manufactured by US Micro Products(USMP).  There is a tag at
> the back of the panel, which indicates the panel type is 'TX26D202VM0BWA'
> and it's made by KOE in Taiwan.
> 
> The panel spec from USMP can be found at:
> https://www.usmicroproducts.com/sites/default/files/datasheets/USMP-T101-192120NDU-A0.pdf
> 
> The below panel spec from KOE is basically the same to the one from USMP.
> However, the panel type 'TX26D202VM0BAA' is a little bit different.
> It looks that the two types of panel are compatible with each other.
> http://www.koe.j-display.com/upload/product/TX26D202VM0BAA.pdf
> 
> Patch 1/2 adds compatible for the panel in the panel-simple DT binding doc.
> Patch 2/2 adds the panel support in the DRM panel-simple driver.

Thanks, both patches applied to drm-misc-next.

	Sam

> 
> Liu Ying (2):
>   dt-bindings: panel-simple: Add koe,tx26d202vm0bwa compatible
>   drm/panel: simple: Add support for KOE TX26D202VM0BWA panel
> 
>  .../bindings/display/panel/panel-simple.yaml       |  2 ++
>  drivers/gpu/drm/panel/panel-simple.c               | 34 ++++++++++++++++++++++
>  2 files changed, 36 insertions(+)
> 
> -- 
> 2.7.4

      reply	other threads:[~2020-06-05 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01  6:09 [PATCH 0/2] drm/panel: simple: Add a KOE WUXGA 10.1" LVDS panel support Liu Ying
2020-06-05 15:47 ` Sam Ravnborg [this message]

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=20200605154712.GA207594@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-imx@nxp.com \
    --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).