From: Baruch Siach <baruch@tkos.co.il>
To: Max Filippov <jcmvbkbc@gmail.com>
Cc: Chris Zankel <chris@zankel.net>,
Marc Gauthier <marc@tensilica.com>,
linux-xtensa@linux-xtensa.org, linux-arch@vger.kernel.org
Subject: Re: [Linux-Xtensa] [PATCH v3 11/17] xtensa: move built-in PIC to drivers/irqchip
Date: Sun, 1 Dec 2013 10:18:22 +0200 [thread overview]
Message-ID: <20131201081822.GG4302@tarshish> (raw)
In-Reply-To: <1385885097-28972-2-git-send-email-jcmvbkbc@gmail.com>
Hi Max,
On Sun, Dec 01, 2013 at 12:04:56PM +0400, Max Filippov wrote:
> Extract xtensa built-in interrupt controller implementation from
> xtensa/kernel/irq.c and move it to other irqchips, providing way to
> instantiate it from the device tree.
>
> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
> ---
> Changes v1 -> v3:
> - update compatible string for PIC irqchip
[...]
> #ifdef CONFIG_OF
> - /* The interrupt controller device node is mandatory */
> - intc = of_find_compatible_node(NULL, NULL, "xtensa,pic");
[...]
> +IRQCHIP_DECLARE(xtensa_irq_chip, "cdns,xtensa-pic", xtensa_pic_init);
This changes the binding for an existing in-tree user
(arch/xtensa/boot/dts/xtfpga.dtsi). I think this user should also be updated.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2013-12-01 8:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-01 8:04 [PATCH v3 00/17] xtensa SMP queue update Max Filippov
2013-12-01 8:04 ` [PATCH v3 11/17] xtensa: move built-in PIC to drivers/irqchip Max Filippov
2013-12-01 8:18 ` Baruch Siach [this message]
2013-12-01 8:59 ` [PATCH v4 " Max Filippov
2013-12-01 8:04 ` [PATCH v3 14/17] xtensa: add MX irqchip Max Filippov
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=20131201081822.GG4302@tarshish \
--to=baruch@tkos.co.il \
--cc=chris@zankel.net \
--cc=jcmvbkbc@gmail.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-xtensa@linux-xtensa.org \
--cc=marc@tensilica.com \
/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