From: srinivas.kandagatla@st.com (srinivas kandagatla)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/4] pinctrl: st: Add Interrupt support.
Date: Thu, 23 Jan 2014 12:54:59 +0000 [thread overview]
Message-ID: <52E11123.3050803@st.com> (raw)
In-Reply-To: <CACRpkdZV7TBP7Ac1MPVSAgJeqWtDQEuT3dHjUJHgDTeX9_datw@mail.gmail.com>
On 23/01/14 07:22, Linus Walleij wrote:
> I've applied this patch so that it won't just sit idle.
> Besides you've done a real good job on it Srinivas.
Thanks Linus W.
>
> It'll be for v3.15 though and I'm still waiting to see if
> the device tree people say something about it.
>
> Yours,
> Linus Walleij
WARNING: multiple messages have this Message-ID (diff)
From: srinivas kandagatla <srinivas.kandagatla@st.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>, Rob Landley <rob@landley.net>,
Russell King <linux@arm.linux.org.uk>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 1/4] pinctrl: st: Add Interrupt support.
Date: Thu, 23 Jan 2014 12:54:59 +0000 [thread overview]
Message-ID: <52E11123.3050803@st.com> (raw)
In-Reply-To: <CACRpkdZV7TBP7Ac1MPVSAgJeqWtDQEuT3dHjUJHgDTeX9_datw@mail.gmail.com>
On 23/01/14 07:22, Linus Walleij wrote:
> I've applied this patch so that it won't just sit idle.
> Besides you've done a real good job on it Srinivas.
Thanks Linus W.
>
> It'll be for v3.15 though and I'm still waiting to see if
> the device tree people say something about it.
>
> Yours,
> Linus Walleij
next prev parent reply other threads:[~2014-01-23 12:54 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-14 14:51 [PATCH v1 0/5] pinctrl: st: Add interrupt controller support srinivas.kandagatla at st.com
2014-01-14 14:51 ` srinivas.kandagatla
2014-01-14 14:51 ` srinivas.kandagatla-qxv4g6HH51o
2014-01-14 14:52 ` [PATCH v1 1/5] pinctrl: st: Fix a typo in probe srinivas.kandagatla at st.com
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-15 10:08 ` Linus Walleij
2014-01-15 10:08 ` Linus Walleij
2014-01-14 14:52 ` [PATCH v1 2/5] pinctrl: st: Add Interrupt support srinivas.kandagatla at st.com
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-14 14:52 ` srinivas.kandagatla
[not found] ` <1389711134-21049-1-git-send-email-srinivas.kandagatla-qxv4g6HH51o@public.gmane.org>
2014-01-15 14:15 ` Linus Walleij
2014-01-15 14:15 ` Linus Walleij
2014-01-15 14:15 ` Linus Walleij
2014-01-15 16:21 ` srinivas kandagatla
2014-01-15 16:21 ` srinivas kandagatla
2014-01-15 16:21 ` srinivas kandagatla
2014-01-14 14:52 ` [PATCH v1 3/5] pinctrl: st: Add software edge trigger interrupt support srinivas.kandagatla at st.com
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-15 14:27 ` Linus Walleij
2014-01-15 14:27 ` Linus Walleij
2014-01-15 14:44 ` srinivas kandagatla
2014-01-15 14:44 ` srinivas kandagatla
2014-01-14 14:52 ` [PATCH v1 4/5] ARM:STi: STiH416: Add interrupt support for pin controller srinivas.kandagatla at st.com
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-14 14:52 ` [PATCH v1 5/5] ARM:STi: STiH415: " srinivas.kandagatla at st.com
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-14 14:52 ` srinivas.kandagatla
2014-01-16 15:35 ` [PATCH v2 0/4] pinctrl: st: Add interrupt controller support srinivas.kandagatla at st.com
2014-01-16 15:35 ` srinivas.kandagatla
2014-01-16 15:35 ` srinivas.kandagatla
2014-01-16 15:36 ` [PATCH v2 1/4] pinctrl: st: Add Interrupt support srinivas.kandagatla at st.com
2014-01-16 15:36 ` srinivas.kandagatla
2014-01-16 15:36 ` srinivas.kandagatla-qxv4g6HH51o
2014-01-23 7:22 ` Linus Walleij
2014-01-23 7:22 ` Linus Walleij
2014-01-23 12:54 ` srinivas kandagatla [this message]
2014-01-23 12:54 ` srinivas kandagatla
2014-01-16 15:37 ` [PATCH v2 2/4] pinctrl: st: Add software edge trigger interrupt support srinivas.kandagatla at st.com
2014-01-16 15:37 ` srinivas.kandagatla
2014-01-16 15:37 ` srinivas.kandagatla
2014-01-23 7:29 ` Linus Walleij
2014-01-23 7:29 ` Linus Walleij
2014-01-23 7:29 ` Linus Walleij
2014-01-24 8:28 ` Lee Jones
2014-01-24 8:28 ` Lee Jones
2014-01-27 9:43 ` Linus Walleij
2014-01-27 9:43 ` Linus Walleij
2014-01-16 15:37 ` [PATCH v2 3/4] ARM:STi: STiH416: Add interrupt support for pin controller srinivas.kandagatla at st.com
2014-01-16 15:37 ` srinivas.kandagatla
2014-01-16 15:37 ` srinivas.kandagatla
2014-01-23 7:30 ` Linus Walleij
2014-01-23 7:30 ` Linus Walleij
2014-01-23 12:56 ` srinivas kandagatla
2014-01-23 12:56 ` srinivas kandagatla
2014-01-16 15:37 ` [PATCH v2 4/4] ARM:STi: STiH415: " srinivas.kandagatla at st.com
2014-01-16 15:37 ` srinivas.kandagatla
2014-01-16 15:37 ` srinivas.kandagatla
2014-01-23 7:33 ` Linus Walleij
2014-01-23 7:33 ` Linus Walleij
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=52E11123.3050803@st.com \
--to=srinivas.kandagatla@st.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 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.