All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: "Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Cc: Thierry Reding <thierry.reding@gmail.com>,
	dri-devel@lists.freedesktop.org,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	David Airlie <airlied@linux.ie>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: Add URT UMSH-8596MD-xT panel bindings
Date: Sun, 21 Feb 2016 20:54:24 -0600	[thread overview]
Message-ID: <20160222025424.GJ15973@rob-hp-laptop> (raw)
In-Reply-To: <56BFA520.3090302@maciej.szmigiero.name>

On Sat, Feb 13, 2016 at 10:50:24PM +0100, Maciej S. Szmigiero wrote:
> Add DT bindings for United Radiant Technology
> UMSH-8596MD-xT 7.0" WVGA TFT LCD panels.
> 
> Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
> ---
> This replaces "of: add URT UMSH-8596MD-xT panel DT bindings"
> submission.
> 
>  .../bindings/display/panel/urt,umsh-8596md.txt           | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/urt,umsh-8596md.txt

Acked-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: "Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Cc: Mark Rutland <mark.rutland@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Pawel Moll <pawel.moll@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	dri-devel@lists.freedesktop.org,
	Kumar Gala <galak@codeaurora.org>
Subject: Re: [PATCH 1/2] dt-bindings: Add URT UMSH-8596MD-xT panel bindings
Date: Sun, 21 Feb 2016 20:54:24 -0600	[thread overview]
Message-ID: <20160222025424.GJ15973@rob-hp-laptop> (raw)
In-Reply-To: <56BFA520.3090302@maciej.szmigiero.name>

On Sat, Feb 13, 2016 at 10:50:24PM +0100, Maciej S. Szmigiero wrote:
> Add DT bindings for United Radiant Technology
> UMSH-8596MD-xT 7.0" WVGA TFT LCD panels.
> 
> Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
> ---
> This replaces "of: add URT UMSH-8596MD-xT panel DT bindings"
> submission.
> 
>  .../bindings/display/panel/urt,umsh-8596md.txt           | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/urt,umsh-8596md.txt

Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-02-22  2:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07 21:02 [PATCH 3/3] drm: panel-simple: implement URT UMSH-8596MD-xT panel support Maciej S. Szmigiero
2015-10-07 21:02 ` Maciej S. Szmigiero
2015-10-08  8:24 ` Thierry Reding
2015-10-08  8:24   ` Thierry Reding
2015-11-24 21:04   ` Maciej S. Szmigiero
2016-02-13 21:46   ` Maciej S. Szmigiero
2016-02-13 21:46     ` Maciej S. Szmigiero
2016-02-13 21:50   ` [PATCH 1/2] dt-bindings: Add URT UMSH-8596MD-xT panel bindings Maciej S. Szmigiero
2016-02-22  2:54     ` Rob Herring [this message]
2016-02-22  2:54       ` Rob Herring
2016-03-02 15:22       ` Maciej S. Szmigiero
2016-03-02 16:17     ` Thierry Reding
2016-03-02 16:17       ` Thierry Reding
2016-02-13 21:52   ` [PATCH 2/2] drm/panel: simple: Add URT UMSH-8596MD-xT panels support Maciej S. Szmigiero
2016-02-13 21:52     ` Maciej S. Szmigiero
2016-03-02 16:17     ` Thierry Reding
2016-03-02 16:17       ` Thierry Reding

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=20160222025424.GJ15973@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=airlied@linux.ie \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mail@maciej.szmigiero.name \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=thierry.reding@gmail.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 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.