All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Lukasz Majewski <lukma@denx.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v2] display: panel: Add Mitsubishi aa070mc01 display support (800x480)
Date: Fri, 17 Nov 2017 12:45:05 +0100	[thread overview]
Message-ID: <20171117114505.GC1062@ulmo> (raw)
In-Reply-To: <1508537169-402-1-git-send-email-lukma@denx.de>


[-- Attachment #1.1: Type: text/plain, Size: 755 bytes --]

On Sat, Oct 21, 2017 at 12:06:09AM +0200, Lukasz Majewski wrote:
> This commit adds support for Mitsubishi aa070mc01 TFT panel working
> with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector).
> 
> Signed-off-by: Lukasz Majewski <lukma@denx.de>
> ---
> Changes for v2:
> - Place the code sorted alphabetically
> - Add missing ./Documentation/devicetree/binding/display properties
>   description
> ---
>  .../display/panel/mitsubishi,aa070mc01.txt         |  7 +++++
>  drivers/gpu/drm/panel/panel-simple.c               | 35 ++++++++++++++++++++++
>  2 files changed, 42 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/mitsubishi,aa070mc01.txt

Applied to drm-misc-next, thanks.

Thierry

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

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Lukasz Majewski <lukma@denx.de>
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	David Airlie <airlied@linux.ie>,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] display: panel: Add Mitsubishi aa070mc01 display support (800x480)
Date: Fri, 17 Nov 2017 12:45:05 +0100	[thread overview]
Message-ID: <20171117114505.GC1062@ulmo> (raw)
In-Reply-To: <1508537169-402-1-git-send-email-lukma@denx.de>

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

On Sat, Oct 21, 2017 at 12:06:09AM +0200, Lukasz Majewski wrote:
> This commit adds support for Mitsubishi aa070mc01 TFT panel working
> with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector).
> 
> Signed-off-by: Lukasz Majewski <lukma@denx.de>
> ---
> Changes for v2:
> - Place the code sorted alphabetically
> - Add missing ./Documentation/devicetree/binding/display properties
>   description
> ---
>  .../display/panel/mitsubishi,aa070mc01.txt         |  7 +++++
>  drivers/gpu/drm/panel/panel-simple.c               | 35 ++++++++++++++++++++++
>  2 files changed, 42 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/mitsubishi,aa070mc01.txt

Applied to drm-misc-next, thanks.

Thierry

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

  parent reply	other threads:[~2017-11-17 11:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20 22:06 [PATCH v2] display: panel: Add Mitsubishi aa070mc01 display support (800x480) Lukasz Majewski
2017-10-20 22:06 ` Lukasz Majewski
     [not found] ` <1508537169-402-1-git-send-email-lukma-ynQEQJNshbs@public.gmane.org>
2017-10-20 22:18   ` [PATCH v3] " Lukasz Majewski
2017-10-20 22:18     ` Lukasz Majewski
     [not found]     ` <1508537917-1723-1-git-send-email-lukma-ynQEQJNshbs@public.gmane.org>
2017-11-05 22:20       ` Lukasz Majewski
2017-11-05 22:20         ` Lukasz Majewski
2017-11-06 14:08     ` Rob Herring
2017-11-06 14:08       ` Rob Herring
     [not found]       ` <CAL_JsqLf2Kpbe5NK3-xLPr4kYDWXPgriA6Lwd_4huQPyKGOQ6Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-17 10:03         ` Lukasz Majewski
2017-11-17 10:03           ` Lukasz Majewski
2017-11-17 11:45 ` Thierry Reding [this message]
2017-11-17 11:45   ` [PATCH v2] " Thierry Reding
2017-11-17 12:27   ` Lukasz Majewski
2017-11-17 12:27     ` Lukasz Majewski

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=20171117114505.GC1062@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=airlied@linux.ie \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukma@denx.de \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /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.