From: Arun Kumar K <arunkk.samsung@gmail.com>
To: Chander Kashyap <chander.kashyap@linaro.org>
Cc: Arun Kumar K <arun.kk@samsung.com>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
devicetree-discuss@lists.ozlabs.org,
"kgene.kim@samsung.com" <kgene.kim@samsung.com>,
Kamil Debski <k.debski@samsung.com>,
"s.nawrocki@samsung.com" <s.nawrocki@samsung.com>
Subject: Re: [PATCH 2/3] ARM: dts: Add MFC node for exynos 5420
Date: Thu, 20 Jun 2013 10:00:56 +0530 [thread overview]
Message-ID: <CALt3h7-xxSUtwqeVRNHKmqd1xk3eNnOe7upmUN2E8CN0xzv8hQ@mail.gmail.com> (raw)
In-Reply-To: <CANuQgHGR1vDgz6TkCYKr5XtBLVdXng+tF90NShae_4Cqse3G+g@mail.gmail.com>
Hi Chander,
On Wed, Jun 19, 2013 at 5:34 PM, Chander Kashyap
<chander.kashyap@linaro.org> wrote:
> On 19 June 2013 14:22, Arun Kumar K <arun.kk@samsung.com> wrote:
>> The patch adds MFC nodes for exynos 5420 and for
>> smdk 5420 board.
>>
>> Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
>> ---
>> arch/arm/boot/dts/exynos5420-smdk5420.dts | 5 +++++
>> arch/arm/boot/dts/exynos5420.dtsi | 8 ++++++++
>> 2 files changed, 13 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts b/arch/arm/boot/dts/exynos5420-smdk5420.dts
>> index 08607df..682532c 100644
>> --- a/arch/arm/boot/dts/exynos5420-smdk5420.dts
>> +++ b/arch/arm/boot/dts/exynos5420-smdk5420.dts
>> @@ -30,4 +30,9 @@
>> clock-frequency = <24000000>;
>> };
>> };
>> +
>> + codec@11000000 {
>> + samsung,mfc-r = <0x43000000 0x800000>;
>> + samsung,mfc-l = <0x51000000 0x800000>;
>> + };
>> };
>> diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
>> index 8474d63..cb74356 100644
>> --- a/arch/arm/boot/dts/exynos5420.dtsi
>> +++ b/arch/arm/boot/dts/exynos5420.dtsi
>> @@ -100,4 +100,12 @@
>> clocks = <&clock 260>, <&clock 131>;
>> clock-names = "uart", "clk_uart_baud0";
>> };
>> +
>> + codec@11000000 {
>> + compatible = "samsung,mfc-v7";
>> + reg = <0x11000000 0x10000>;
>> + interrupts = <0 96 0>;
>> + clocks = <&clock 401>;
>> + clock-names = "mfc";
>> + };
> Is it not possible to move the common part of this node to common
> exynos5.dtsi? As exynos5250 is using same property values.
Yes that can be done. I have kept it separate as the IP is different
and compatible is also changing. But the reg and interrupt remains same
and hopefully that can be moved to common exynos5.dtsi.
Regards
Arun
next prev parent reply other threads:[~2013-06-20 4:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-19 8:52 [PATCH 1/3] ARM: dts: Add MFC clock entry for 5250 Arun Kumar K
2013-06-19 8:52 ` [PATCH 2/3] ARM: dts: Add MFC node for exynos 5420 Arun Kumar K
2013-06-19 9:24 ` Sachin Kamat
2013-06-19 9:50 ` Tomasz Figa
2013-06-19 10:19 ` Arun Kumar K
2013-06-19 12:04 ` Chander Kashyap
2013-06-20 4:30 ` Arun Kumar K [this message]
2013-06-19 8:52 ` [PATCH 3/3] ARM: EXYNOS: Add mfc-v7 to memory reserve Arun Kumar K
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=CALt3h7-xxSUtwqeVRNHKmqd1xk3eNnOe7upmUN2E8CN0xzv8hQ@mail.gmail.com \
--to=arunkk.samsung@gmail.com \
--cc=arun.kk@samsung.com \
--cc=chander.kashyap@linaro.org \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=k.debski@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=s.nawrocki@samsung.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).