All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
	Kukjin Kim <kgene.kim@samsung.com>
Subject: Re: [PATCH 1/1] ARM: dts: Add MFC memory banks to Exynos5420 boards
Date: Tue, 20 May 2014 01:06:11 +0900	[thread overview]
Message-ID: <537A2BF3.4080801@samsung.com> (raw)
In-Reply-To: <CAK9yfHy6Ms4c0vDiWs4Dy3acfVViQJpPFNyPGBmmwhAGo4VJKw@mail.gmail.com>

On 05/05/14 00:38, Sachin Kamat wrote:
> On 17 March 2014 11:41, Sachin Kamat<sachin.kamat@linaro.org>  wrote:
>> Add MFC memory banks to Exynos5420 based SMDK and Arndale-octa boards.
>>
>> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
>> ---
>>   arch/arm/boot/dts/exynos5420-arndale-octa.dts |    5 +++++
>>   arch/arm/boot/dts/exynos5420-smdk5420.dts     |    5 +++++
>>   2 files changed, 10 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos5420-arndale-octa.dts b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
>> index f509e8fc290f..051bde7c3665 100644
>> --- a/arch/arm/boot/dts/exynos5420-arndale-octa.dts
>> +++ b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
>> @@ -37,6 +37,11 @@
>>                  status = "okay";
>>          };
>>
>> +       codec@11000000 {
>> +               samsung,mfc-r =<0x43000000 0x800000>;
>> +               samsung,mfc-l =<0x51000000 0x800000>;
>> +       };
>> +
>>          mmc@12200000 {
>>                  status = "okay";
>>                  broken-cd;
>> diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts b/arch/arm/boot/dts/exynos5420-smdk5420.dts
>> index ae1ee0470fca..6a9b4553d802 100644
>> --- a/arch/arm/boot/dts/exynos5420-smdk5420.dts
>> +++ b/arch/arm/boot/dts/exynos5420-smdk5420.dts
>> @@ -68,6 +68,11 @@
>>                  status = "okay";
>>          };
>>
>> +       codec@11000000 {
>> +               samsung,mfc-r =<0x43000000 0x800000>;
>> +               samsung,mfc-l =<0x51000000 0x800000>;
>> +       };
>> +
>>          mmc@12200000 {
>>                  status = "okay";
>>                  broken-cd;
>> --
>> 1.7.9.5

Applied, thanks.

- Kukjin

      reply	other threads:[~2014-05-19 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17  6:11 [PATCH 1/1] ARM: dts: Add MFC memory banks to Exynos5420 boards Sachin Kamat
2014-05-04 15:38 ` Sachin Kamat
2014-05-19 16:06   ` Kukjin Kim [this message]

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=537A2BF3.4080801@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=sachin.kamat@linaro.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 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.