From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/6] ARM: dts: set up trigger type for edt-ft5x06 interrupts
Date: Tue, 15 Sep 2015 08:40:58 -0700 [thread overview]
Message-ID: <20150915154058.GA4215@atomide.com> (raw)
In-Reply-To: <20150914212426.GA9968@saruman.tx.rr.com>
* Felipe Balbi <balbi@ti.com> [150914 14:28]:
> On Sat, Sep 12, 2015 at 10:45:51AM -0700, Dmitry Torokhov wrote:
> > Now that the driver respects IRQ trigger settings from device tree, let's
> > fix them up in individual DTSes (note that the driver is still compatible
> > with older DTSes).
> >
> > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> > ---
> > arch/arm/boot/dts/am437x-sk-evm.dts | 2 +-
> > arch/arm/boot/dts/imx28-tx28.dts | 3 ++-
> > arch/arm/boot/dts/imx53-tx53-x03x.dts | 3 ++-
> > arch/arm/boot/dts/imx6qdl-tx6.dtsi | 3 ++-
> > 4 files changed, 7 insertions(+), 4 deletions(-)
> >
> > diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts
> > index c17097d..d83fdcd 100644
> > --- a/arch/arm/boot/dts/am437x-sk-evm.dts
> > +++ b/arch/arm/boot/dts/am437x-sk-evm.dts
> > @@ -471,7 +471,7 @@
> >
> > reg = <0x38>;
> > interrupt-parent = <&gpio0>;
> > - interrupts = <31 0>;
> > + interrupts = <31 IRQ_TYPE_EDGE_FALLING>;
>
> for AM437x SK:
>
> Acked-by: Felipe Balbi <balbi@ti.com>
>
> Seems like there are no changes considering driver was always using
> IRQF_TRIGGER_FALLING.
Should not cause merge conflicts AFAIK:
Acked-by: Tony Lindgren <tony@atomide.com>
next prev parent reply other threads:[~2015-09-15 15:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5044530af510d6686e78f8dfa912d89ef824f899.1442079408.git.dmitry.torokhov@gmail.com>
2015-09-12 17:45 ` [PATCH 6/6] ARM: dts: set up trigger type for edt-ft5x06 interrupts Dmitry Torokhov
2015-09-14 21:24 ` Felipe Balbi
2015-09-15 15:40 ` Tony Lindgren [this message]
2015-09-23 12:16 ` Shawn Guo
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=20150915154058.GA4215@atomide.com \
--to=tony@atomide.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;
as well as URLs for NNTP newsgroup(s).