From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 1/4 v2] ARM: shmobile: r8a7778: split r8a7778_init_irq_extpin() for DT
Date: Thu, 03 Oct 2013 04:12:34 +0000 [thread overview]
Message-ID: <20131003041232.GE7925@verge.net.au> (raw)
In-Reply-To: <87had0ysye.wl%kuninori.morimoto.gx@renesas.com>
On Wed, Oct 02, 2013 at 01:31:40AM -0700, Kuninori Morimoto wrote:
> r8a7778 INTC needs IRL pin mode settings to determine
> behavior of IRQ0 - IRQ3, and r8a7778_init_irq_extpin()
> is controlling it via irlm parameter.
> But this function registers renesas_intc_irqpin driver
> if irlm was set, and this value depends on platform.
> This is not good for DT.
> This patch splits r8a7778_init_irq_extpin() function
> into "mode settings" and "funtion register" parts.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> v1 -> v2
>
> - no change
>
> arch/arm/mach-shmobile/include/mach/r8a7778.h | 1 +
> arch/arm/mach-shmobile/setup-r8a7778.c | 6 +++++-
> 2 files changed, 6 insertions(+), 1 deletion(-)
Thanks, I have queued this up in the soc3 branch.
It should make it into v3.13 but if not I'll rename the branch
soc after rebasing it on v3.13-rcX which will then be targeted at v3.14.
prev parent reply other threads:[~2013-10-03 4:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-02 8:31 [PATCH 1/4 v2] ARM: shmobile: r8a7778: split r8a7778_init_irq_extpin() for DT Kuninori Morimoto
2013-10-03 4:12 ` Simon Horman [this message]
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=20131003041232.GE7925@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-sh@vger.kernel.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).