From: Thierry Reding <thierry.reding@gmail.com>
To: Philippe Cornu <philippe.cornu@st.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org,
Alexandre Torgue <alexandre.torgue@st.com>,
David Airlie <airlied@linux.ie>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Yannick Fertre <yannick.fertre@st.com>,
Rob Herring <robh+dt@kernel.org>,
Vincent Abriou <vincent.abriou@st.com>
Subject: Re: [PATCH v1 0/2] drm/panel: otm8009a: Add support for the optional power-supply
Date: Mon, 12 Mar 2018 09:47:17 +0100 [thread overview]
Message-ID: <20180312084717.GH23060@ulmo> (raw)
In-Reply-To: <20180205094532.23547-1-philippe.cornu@st.com>
[-- Attachment #1.1: Type: text/plain, Size: 633 bytes --]
On Mon, Feb 05, 2018 at 10:45:30AM +0100, Philippe Cornu wrote:
> Some boards use a dedicated voltage regulator for this panel.
> Add & Document this related optional power-supply property and
> add its support in the driver.
>
> Philippe Cornu (2):
> dt-bindings/display/panel: otm8009a: Add optional power-supply
> property
> drm/panel: otm8009a: Add support for the optional power-supply
>
> .../bindings/display/panel/orisetech,otm8009a.txt | 2 ++
> drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 17 +++++++++++++++++
> 2 files changed, 19 insertions(+)
Applied, 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: Philippe Cornu <philippe.cornu@st.com>
Cc: David Airlie <airlied@linux.ie>, Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Andrzej Hajda <a.hajda@samsung.com>,
Yannick Fertre <yannick.fertre@st.com>,
Benjamin Gaignard <benjamin.gaignard@linaro.org>,
Vincent Abriou <vincent.abriou@st.com>,
Alexandre Torgue <alexandre.torgue@st.com>
Subject: Re: [PATCH v1 0/2] drm/panel: otm8009a: Add support for the optional power-supply
Date: Mon, 12 Mar 2018 09:47:17 +0100 [thread overview]
Message-ID: <20180312084717.GH23060@ulmo> (raw)
In-Reply-To: <20180205094532.23547-1-philippe.cornu@st.com>
[-- Attachment #1: Type: text/plain, Size: 633 bytes --]
On Mon, Feb 05, 2018 at 10:45:30AM +0100, Philippe Cornu wrote:
> Some boards use a dedicated voltage regulator for this panel.
> Add & Document this related optional power-supply property and
> add its support in the driver.
>
> Philippe Cornu (2):
> dt-bindings/display/panel: otm8009a: Add optional power-supply
> property
> drm/panel: otm8009a: Add support for the optional power-supply
>
> .../bindings/display/panel/orisetech,otm8009a.txt | 2 ++
> drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 17 +++++++++++++++++
> 2 files changed, 19 insertions(+)
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-03-12 8:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-05 9:45 [PATCH v1 0/2] drm/panel: otm8009a: Add support for the optional power-supply Philippe Cornu
2018-02-05 9:45 ` Philippe Cornu
[not found] ` <20180205094532.23547-1-philippe.cornu-qxv4g6HH51o@public.gmane.org>
2018-02-05 9:45 ` [PATCH v1 1/2] dt-bindings/display/panel: otm8009a: Add optional power-supply property Philippe Cornu
2018-02-05 9:45 ` Philippe Cornu
2018-02-06 9:05 ` Yannick FERTRE
2018-02-06 9:05 ` Yannick FERTRE
2018-02-09 2:26 ` Rob Herring
2018-02-09 2:26 ` Rob Herring
2018-02-05 9:45 ` [PATCH v1 2/2] drm/panel: otm8009a: Add support for the optional power-supply Philippe Cornu
2018-02-05 9:45 ` Philippe Cornu
2018-02-06 9:06 ` Yannick FERTRE
2018-02-06 9:06 ` Yannick FERTRE
2018-02-23 8:30 ` Philippe CORNU
2018-02-23 8:30 ` Philippe CORNU
2018-03-12 8:47 ` Thierry Reding [this message]
2018-03-12 8:47 ` [PATCH v1 0/2] " 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=20180312084717.GH23060@ulmo \
--to=thierry.reding@gmail.com \
--cc=airlied@linux.ie \
--cc=alexandre.torgue@st.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=philippe.cornu@st.com \
--cc=robh+dt@kernel.org \
--cc=vincent.abriou@st.com \
--cc=yannick.fertre@st.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.