devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: Kukjin Kim <kgene@kernel.org>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org, pawel.moll@arm.com,
	ijc+devicetree@hellion.org.uk, dri-devel@lists.freedesktop.org,
	a.hajda@samsung.com, robh+dt@kernel.org, galak@codeaurora.org,
	kgene.kim@samsung.com
Subject: Re: [PATCH 1/3] ARM: dts: add fimd device support for exynos3250-rinato
Date: Mon, 12 Jan 2015 18:46:02 +0900	[thread overview]
Message-ID: <54B397DA.7020109@samsung.com> (raw)
In-Reply-To: <54B38FFA.9060103@kernel.org>

On 2015년 01월 12일 18:12, Kukjin Kim wrote:
> 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?

I sent it with a separated patch Ccing you. You can refer to below link,
http://www.spinics.net/lists/linux-samsung-soc/msg39756.html

Thanks,
Inki Dae

> 
> - Kukjin
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

  reply	other threads:[~2015-01-12  9:46 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
2015-01-12  9:46       ` Inki Dae [this message]
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=54B397DA.7020109@samsung.com \
    --to=inki.dae@samsung.com \
    --cc=a.hajda@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kgene.kim@samsung.com \
    --cc=kgene@kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@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 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).