All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Randy Li <ayaka@soulik.info>
Cc: dri-devel@lists.freedesktop.org, linux@armlinux.org.uk,
	kgene@kernel.org, krzk@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	airlied@linux.ie, a.hajda@samsung.com,
	devicetree@vger.kernel.org
Subject: Re: [RFC PATCH v3 2/2] drm/panel: Add support for Chunghwa CLAA070WP03XG panel
Date: Tue, 6 Dec 2016 16:46:25 +0100	[thread overview]
Message-ID: <20161206154625.GA28534@ulmo.ba.sec> (raw)
In-Reply-To: <1474311771-23321-3-git-send-email-ayaka@soulik.info>

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

On Tue, Sep 20, 2016 at 03:02:51AM +0800, Randy Li wrote:
> The Chunghwa CLAA070WP03XG is a 7" 1280x800 panel, which can be
> supported by the simple panel driver.
> 
> Signed-off-by: Randy Li <ayaka@soulik.info>
> ---
>  .../display/panel/chunghwa,claa070wp03xg.txt       |  7 ++++++
>  drivers/gpu/drm/panel/panel-simple.c               | 27 ++++++++++++++++++++++
>  2 files changed, 34 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/chunghwa,claa070wp03xg.txt

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH v3 2/2] drm/panel: Add support for Chunghwa CLAA070WP03XG panel
Date: Tue, 6 Dec 2016 16:46:25 +0100	[thread overview]
Message-ID: <20161206154625.GA28534@ulmo.ba.sec> (raw)
In-Reply-To: <1474311771-23321-3-git-send-email-ayaka@soulik.info>

On Tue, Sep 20, 2016 at 03:02:51AM +0800, Randy Li wrote:
> The Chunghwa CLAA070WP03XG is a 7" 1280x800 panel, which can be
> supported by the simple panel driver.
> 
> Signed-off-by: Randy Li <ayaka@soulik.info>
> ---
>  .../display/panel/chunghwa,claa070wp03xg.txt       |  7 ++++++
>  drivers/gpu/drm/panel/panel-simple.c               | 27 ++++++++++++++++++++++
>  2 files changed, 34 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/chunghwa,claa070wp03xg.txt

Applied, thanks.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161206/1e6499f1/attachment.sig>

  parent reply	other threads:[~2016-12-06 15:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19 19:02 [RFC PATCH v3 0/2] adding panel claa070wp03xg support for exynos Randy Li
2016-09-19 19:02 ` Randy Li
2016-09-19 19:02 ` Randy Li
     [not found] ` <1474311771-23321-1-git-send-email-ayaka-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org>
2016-09-19 19:02   ` [RFC PATCH v3 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite Randy Li
2016-09-19 19:02     ` Randy Li
2016-09-19 19:02     ` Randy Li
2016-09-19 19:12     ` Fabio Estevam
2016-09-19 19:12       ` Fabio Estevam
2016-09-19 19:12       ` Fabio Estevam
2016-09-19 19:17       ` ayaka
2016-09-19 19:17         ` ayaka
2016-09-19 19:17         ` ayaka
2016-09-19 19:02 ` [RFC PATCH v3 2/2] drm/panel: Add support for Chunghwa CLAA070WP03XG panel Randy Li
2016-09-19 19:02   ` Randy Li
2016-09-23 18:00   ` Rob Herring
2016-09-23 18:00     ` Rob Herring
2016-09-28 19:51     ` ayaka
2016-09-28 19:51       ` ayaka
2016-12-06 15:46   ` Thierry Reding [this message]
2016-12-06 15:46     ` Thierry Reding
2016-12-07  0:57     ` Ayaka
2016-12-07  0:57       ` Ayaka
2016-12-07 14:55       ` Daniel Vetter
2016-12-07 14:55         ` Daniel Vetter
2016-12-22 14:17         ` ayaka
2016-12-22 14:17           ` ayaka

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=20161206154625.GA28534@ulmo.ba.sec \
    --to=thierry.reding@gmail.com \
    --cc=a.hajda@samsung.com \
    --cc=airlied@linux.ie \
    --cc=ayaka@soulik.info \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kgene@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.