From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/6] ARM: dts: Move parts common to Exynos4 from Exynos4210.dtsi to Exynos4.dtsi
Date: Mon, 03 Sep 2012 14:20:32 +0200 [thread overview]
Message-ID: <4522069.ySSVPpAucV@amdc1227> (raw)
In-Reply-To: <CAJuYYwSC4USH0XLU9vfchEux_ncDf-iudPY3g4SXRp_mF9Ub8w@mail.gmail.com>
Hi Thomas,
Thanks for reviewing the patch.
On Friday 31 of August 2012 09:18:26 Thomas Abraham wrote:
> A similar patch was submitted by Dongjin Kim
> <dongjin.kim@agreeyamobility.net> as well.
> [PATCH v2] arm/dts: exynos4: Add DTS files derived from common Exynos4
OK, I haven't noticed it.
> > + gic:interrupt-controller at 10490000 {
> > + compatible = "arm,cortex-a9-gic";
> > + #interrupt-cells = <3>;
> > + interrupt-controller;
> > + cpu-offset = <0x8000>;
>
> The value of cpu-offset is different for Exynos4210 and Exynos4412
> (not sure if it is different on Exynos4212 as well). Since
> exynos4.dtsi will be included in the other Exynos4 specific dtsi
> files, cpu-offset property can be removed from here and included in
> SoC specific dtsi files.
OK.
> > + combiner:interrupt-controller at 10440000 {
> > + compatible = "samsung,exynos4210-combiner";
> > + #interrupt-cells = <2>;
> > + interrupt-controller;
> > + reg = <0x10440000 0x1000>;
> > + interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
> > + <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
> > + <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
> > + <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>;
> > + };
>
> Similarly, the number of interrupts generated by the combiner is also
> specific to the Exynos4 SoC. So the interrupts property could also be
> moved into SoC specific dtsi files.
OK.
> > + gpio-controllers {
> > + #address-cells = <1>;
> > + #size-cells = <1>;
> > + gpio-controller;
> > + ranges;
>
> Should we just retain the gpio nodes in exynos4210.dtsi file itself
> for now. If we manage to get the pinctrl driver support for exynos4210
> and exynos4412 merged, these gpio nodes would anyway be removed. And
> since there are differences in gpio banks in Exynos4 SoC's, maybe we
> could just leave these in exynos4210.dtsi file for now.
Yes, might be a good idea indeed.
> While we are at it, should we mark the nodes in exynos4.dtsi and
> exynos4210.dtsi as "disabled". The board dts files will have to
> explicitly "enable" those nodes which it uses.
Definitely. Actually I was going to submit patches for it a bit later.
I have them ready now and I'm going to send them today, along with
corrected version of this patch.
Best regards,
--
Tomasz Figa
Samsung Poland R&D Center
next prev parent reply other threads:[~2012-09-03 12:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-30 7:31 [PATCH RESEND 0/6] ARM: EXYNOS: Add support for Trats board using device tree Tomasz Figa
2012-08-30 7:31 ` [PATCH 1/6] ARM: dts: Move parts common to Exynos4 from Exynos4210.dtsi to Exynos4.dtsi Tomasz Figa
2012-08-31 3:48 ` Thomas Abraham
2012-09-03 12:20 ` Tomasz Figa [this message]
2012-08-30 7:31 ` [PATCH 2/6] ARM: EXYNOS: exynos4-dt: Use exynos4 prefix instead of exynos4210 Tomasz Figa
2012-08-31 3:51 ` Thomas Abraham
2012-08-30 7:31 ` [PATCH 3/6] ARM: Exynos4: dts: Specify address and size cells for i2c controllers Tomasz Figa
2012-08-31 3:53 ` Thomas Abraham
2012-08-30 7:31 ` [PATCH 4/6] ARM: Exynos4: Add OF compatibility lookups for Exynos4 i2c adapters Tomasz Figa
2012-08-31 3:59 ` Thomas Abraham
2012-09-03 12:21 ` Tomasz Figa
2012-08-30 7:31 ` [PATCH 5/6] ARM: EXYNOS: Increase maximum possible memory bank size to 512MiB Tomasz Figa
2012-08-30 7:31 ` [PATCH 6/6] ARM: Exynos: Add basic dts file for Samsung Trats board Tomasz Figa
2012-08-31 4:24 ` Thomas Abraham
2012-09-03 12:28 ` Tomasz Figa
2012-08-31 5:32 ` [PATCH RESEND 0/6] ARM: EXYNOS: Add support for Trats board using device tree Thomas Abraham
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=4522069.ySSVPpAucV@amdc1227 \
--to=t.figa@samsung.com \
--cc=linux-arm-kernel@lists.infradead.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