From: Thierry Reding <thierry.reding@gmail.com>
To: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
linux-samsung-soc@vger.kernel.org, andi.shyti@samsung.com,
catalin.marinas@arm.com, dri-devel@lists.freedesktop.org,
will.deacon@arm.com, linux-kernel@vger.kernel.org,
krzk@kernel.org, javier@osg.samsung.com, robh+dt@kernel.org,
kgene@kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board
Date: Wed, 14 Jun 2017 20:19:34 +0200 [thread overview]
Message-ID: <20170614181934.GF14971@ulmo> (raw)
In-Reply-To: <1492504836-19225-1-git-send-email-hoegeun.kwon@samsung.com>
[-- Attachment #1.1: Type: text/plain, Size: 1401 bytes --]
On Tue, Apr 18, 2017 at 05:40:33PM +0900, Hoegeun Kwon wrote:
> Hi all,
>
> The purpose of this patch is add support for s6e3hf2 AMOLED panel on
> the TM2e board. The panel has 1600x2560 resolution in 5.65" physical
> panel in the TM2e device.
>
> The s6e3hf2 panel(5.65") is simliar to the previous s6e3ha2 panel(5.7"),
> but resolution and some command message are different. So it can be
> distinguished as a compatiblitiy string.
>
> Best regards,
> Hoegeun
>
> Changes for V3:
> - Remove te-gpios property in dts.
> - Added Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> on all patches.
> - Added Reviewed-by: Inki Dae <inki.dae@samsung.com> on patch (2/3).
>
> Changes for V2:
> - Add new compatible string to "samsung,s6e3ha2.txt binding with comments.
> - Fix the panel name from s6e3ha2-e to s6e3hf2
>
> Hoegeun Kwon (3):
> dt-bindings: Add support for samsung s6e3hf2 panel
> drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
> arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
>
> .../bindings/display/panel/samsung,s6e3ha2.txt | 5 +-
> arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++
> drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c | 64 +++++++++++++++++++---
> 3 files changed, 72 insertions(+), 8 deletions(-)
Applied patches 1/3 and 2/3 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@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board
Date: Wed, 14 Jun 2017 20:19:34 +0200 [thread overview]
Message-ID: <20170614181934.GF14971@ulmo> (raw)
In-Reply-To: <1492504836-19225-1-git-send-email-hoegeun.kwon@samsung.com>
On Tue, Apr 18, 2017 at 05:40:33PM +0900, Hoegeun Kwon wrote:
> Hi all,
>
> The purpose of this patch is add support for s6e3hf2 AMOLED panel on
> the TM2e board. The panel has 1600x2560 resolution in 5.65" physical
> panel in the TM2e device.
>
> The s6e3hf2 panel(5.65") is simliar to the previous s6e3ha2 panel(5.7"),
> but resolution and some command message are different. So it can be
> distinguished as a compatiblitiy string.
>
> Best regards,
> Hoegeun
>
> Changes for V3:
> - Remove te-gpios property in dts.
> - Added Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> on all patches.
> - Added Reviewed-by: Inki Dae <inki.dae@samsung.com> on patch (2/3).
>
> Changes for V2:
> - Add new compatible string to "samsung,s6e3ha2.txt binding with comments.
> - Fix the panel name from s6e3ha2-e to s6e3hf2
>
> Hoegeun Kwon (3):
> dt-bindings: Add support for samsung s6e3hf2 panel
> drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
> arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
>
> .../bindings/display/panel/samsung,s6e3ha2.txt | 5 +-
> arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++
> drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c | 64 +++++++++++++++++++---
> 3 files changed, 72 insertions(+), 8 deletions(-)
Applied patches 1/3 and 2/3 to drm-misc-next, thanks.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170614/b8cfc7ab/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Cc: airlied@linux.ie, robh+dt@kernel.org, mark.rutland@arm.com,
catalin.marinas@arm.com, will.deacon@arm.com, kgene@kernel.org,
krzk@kernel.org, dri-devel@lists.freedesktop.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
javier@osg.samsung.com, a.hajda@samsung.com,
inki.dae@samsung.com, andi.shyti@samsung.com
Subject: Re: [PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board
Date: Wed, 14 Jun 2017 20:19:34 +0200 [thread overview]
Message-ID: <20170614181934.GF14971@ulmo> (raw)
In-Reply-To: <1492504836-19225-1-git-send-email-hoegeun.kwon@samsung.com>
[-- Attachment #1: Type: text/plain, Size: 1401 bytes --]
On Tue, Apr 18, 2017 at 05:40:33PM +0900, Hoegeun Kwon wrote:
> Hi all,
>
> The purpose of this patch is add support for s6e3hf2 AMOLED panel on
> the TM2e board. The panel has 1600x2560 resolution in 5.65" physical
> panel in the TM2e device.
>
> The s6e3hf2 panel(5.65") is simliar to the previous s6e3ha2 panel(5.7"),
> but resolution and some command message are different. So it can be
> distinguished as a compatiblitiy string.
>
> Best regards,
> Hoegeun
>
> Changes for V3:
> - Remove te-gpios property in dts.
> - Added Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> on all patches.
> - Added Reviewed-by: Inki Dae <inki.dae@samsung.com> on patch (2/3).
>
> Changes for V2:
> - Add new compatible string to "samsung,s6e3ha2.txt binding with comments.
> - Fix the panel name from s6e3ha2-e to s6e3hf2
>
> Hoegeun Kwon (3):
> dt-bindings: Add support for samsung s6e3hf2 panel
> drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
> arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
>
> .../bindings/display/panel/samsung,s6e3ha2.txt | 5 +-
> arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++
> drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c | 64 +++++++++++++++++++---
> 3 files changed, 72 insertions(+), 8 deletions(-)
Applied patches 1/3 and 2/3 to drm-misc-next, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-06-14 18:19 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20170418084047epcas5p493261a4cb9204e682f60cde8d659565c@epcas5p4.samsung.com>
2017-04-18 8:40 ` [PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board Hoegeun Kwon
2017-04-18 8:40 ` Hoegeun Kwon
2017-04-18 8:40 ` Hoegeun Kwon
2017-04-18 8:40 ` [PATCH v3 1/3] dt-bindings: Add support for samsung s6e3hf2 panel Hoegeun Kwon
2017-04-18 8:40 ` Hoegeun Kwon
2017-04-18 8:40 ` Hoegeun Kwon
2017-04-20 15:59 ` Rob Herring
2017-04-20 15:59 ` Rob Herring
2017-04-20 15:59 ` Rob Herring
2017-04-18 8:40 ` [PATCH v3 2/3] drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board Hoegeun Kwon
2017-04-18 8:40 ` Hoegeun Kwon
2017-04-18 8:40 ` Hoegeun Kwon
2017-04-18 8:40 ` [PATCH v3 3/3] arm64: dts: exynos: Add support for s6e3hf2 panel device " Hoegeun Kwon
2017-04-18 8:40 ` Hoegeun Kwon
2017-04-18 8:40 ` Hoegeun Kwon
2017-04-20 16:01 ` Krzysztof Kozlowski
2017-04-20 16:01 ` Krzysztof Kozlowski
2017-05-19 6:56 ` [PATCH v3 0/3] Add support for the S6E3HF2 panel " Hoegeun Kwon
2017-05-19 6:56 ` Hoegeun Kwon
2017-05-19 6:56 ` Hoegeun Kwon
[not found] ` <4b974579-eb2f-1258-86e3-21ffeb22589a-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2017-06-09 3:52 ` Hoegeun Kwon
2017-06-09 3:52 ` Hoegeun Kwon
2017-06-09 3:52 ` Hoegeun Kwon
2017-06-14 18:19 ` Thierry Reding [this message]
2017-06-14 18:19 ` Thierry Reding
2017-06-14 18:19 ` 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=20170614181934.GF14971@ulmo \
--to=thierry.reding@gmail.com \
--cc=andi.shyti@samsung.com \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=hoegeun.kwon@samsung.com \
--cc=javier@osg.samsung.com \
--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=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=will.deacon@arm.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.