From: Kukjin Kim <kgene@kernel.org>
To: Inki Dae <inki.dae@samsung.com>
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
airlied@linux.ie, robh+dt@kernel.org, pawel.moll@arm.com,
mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
galak@codeaurora.org, linux-samsung-soc@vger.kernel.org,
a.hajda@samsung.com, kgene.kim@samsung.com,
thierry.reding@gmail.com
Subject: Re: [PATCH 1/3] ARM: dts: add fimd device support for exynos3250-rinato
Date: Mon, 12 Jan 2015 18:12:26 +0900 [thread overview]
Message-ID: <54B38FFA.9060103@kernel.org> (raw)
In-Reply-To: <54A7914D.5080601@samsung.com>
On 01/03/15 15:50, Inki Dae wrote:
> On 2014년 11월 28일 20:39, Inki Dae wrote:
>> This patch adds fimd device node which is a display controller
>> for Exynos3250 Rinato board.
>
> Hi Kukjin,
>
> Please, ping~
>
> Thanks,
> Inki Dae
>
>>
>> Signed-off-by: Inki Dae <inki.dae@samsung.com>
>> Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
>> ---
>> arch/arm/boot/dts/exynos3250-rinato.dts | 11 +++++++++++
>> 1 file changed, 11 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos3250-rinato.dts b/arch/arm/boot/dts/exynos3250-rinato.dts
>> index 80aa8b4..79aa916 100644
>> --- a/arch/arm/boot/dts/exynos3250-rinato.dts
>> +++ b/arch/arm/boot/dts/exynos3250-rinato.dts
>> @@ -125,6 +125,17 @@
>> };
>> };
>>
>> +&fimd {
>> + status = "okay";
>> +
>> + i80-if-timings {
>> + cs-setup = <0>;
>> + wr-setup = <0>;
>> + wr-act = <1>;
>> + wr-hold = <0>;
>> + };
>> +};
>> +
>> &i2c_0 {
>> #address-cells = <1>;
>> #size-cells = <0>;
>>
Applied this and 3rd one.
BTW, I can't see the "samsung,s6e63j0x03" support yet?
- Kukjin
next prev parent reply other threads:[~2015-01-12 9:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-28 11:39 [PATCH 0/3] add Display support for exynos3250 Rinato board Inki Dae
2014-11-28 11:39 ` [PATCH 1/3] ARM: dts: add fimd device support for exynos3250-rinato Inki Dae
2015-01-03 6:50 ` Inki Dae
2015-01-12 9:12 ` Kukjin Kim [this message]
2015-01-12 9:46 ` Inki Dae
2014-11-28 11:39 ` [PATCH 2/3] drm/panel: add s6e63j0x03 LCD Panel driver Inki Dae
2014-12-01 10:43 ` Thierry Reding
2014-11-28 11:39 ` [PATCH 3/3] ARM: dts: add Panel device support for exynos3250-rinato Inki Dae
2015-01-03 6:51 ` Inki Dae
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=54B38FFA.9060103@kernel.org \
--to=kgene@kernel.org \
--cc=a.hajda@samsung.com \
--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=inki.dae@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).