public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/6] ARM: Exynos: Add basic dts file for Samsung Trats board
Date: Mon, 03 Sep 2012 14:28:32 +0200	[thread overview]
Message-ID: <1968975.iys2N65Q5Y@amdc1227> (raw)
In-Reply-To: <CAJuYYwSPfEk7fkcR=vP0GmSe924BJPNwoO=1CaSXX3zUFWwBoQ@mail.gmail.com>

Hi Thomas,

Thanks for reviewing the patch.

On Friday 31 of August 2012 09:54:20 Thomas Abraham wrote:
> > +       wakeup_eint: interrupt-controller-wakeup-eint {
> > +               compatible = "samsung,exynos4210-wakeup-eint";
> > +               reg = <0x11000000 0x1000>;
> > +               #interrupt-cells = <2>;
> > +               interrupt-controller;
> > +               interrupts =    <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>,
> > +                               <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>,
> > +                               <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>,
> > +                               <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>,
> > +                               <0 32 0>;
> > +       };
> 
> The external wakeup node should be in the exynos4.dtsi file since this
> is common across all Exynos4 SoC's. Besides, the device tree support
> patches for wakeup-interrupts is not being pursed anymore, since it is
> now handled in pinctrl driver itself. So it would be better not to
> include this node.

Right. We will eventually add support for external wakeup sources using 
pinctrl.

> > +       spi_2: spi at 13940000 {
> > +               status = "disabled";
> > +       };
> > +};
> 
> If we choose to mark the nodes in dtsi files as "disabled" then we can
> avoid these here.

OK.

Best regards,
-- 
Tomasz Figa
Samsung Poland R&D Center

  reply	other threads:[~2012-09-03 12:28 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
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 [this message]
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=1968975.iys2N65Q5Y@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