Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1329997
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx interrupt controller |
| Date | 2016-02-09 10:40 +0100 |
| Message-ID | <r0cW6-28I-7@gated-at.bofh.it> (permalink) |
| References | <qT5mI-1Ph-19@gated-at.bofh.it> <qT5mI-1Ph-17@gated-at.bofh.it> <qWkSf-6po-17@gated-at.bofh.it> <r0cCK-21t-31@gated-at.bofh.it> |
| Organization | ARM Ltd |
On 09/02/16 09:12, Marc Gonzalez wrote: > On 29/01/2016 18:10, Marc Zyngier wrote: > >> On 20/01/16 18:07, Mans Rullgard wrote: >> >>> This adds support for the secondary interrupt controller used in Sigma >>> Designs SMP86xx and SMP87xx chips. >>> >>> Signed-off-by: Mans Rullgard <mans@mansr.com> >>> --- >>> Changes from v3: >>> - use of_address_to_resource() rather accessing "reg" property directly > > So, with this version, no changes are required to the DT node > written for earlier versions, right? > >>> drivers/irqchip/Kconfig | 5 + >>> drivers/irqchip/Makefile | 1 + >>> drivers/irqchip/irq-tango.c | 232 ++++++++++++++++++++++++++++++++++++++++++++ >>> 3 files changed, 238 insertions(+) >>> create mode 100644 drivers/irqchip/irq-tango.c >> >> Acked-by: Marc Zyngier <marc.zyngier@arm.com> > > So, at some point, this driver should appear in one of the upstream > repositories, right? > > linux-next? irq/core branch on tip? > > https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/log/?h=irq/core > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/ > As I already said on IRC, one of us (Thomas, Jason or me) will queue it, and it will eventually appear in the branches documented in the MAINTAINERS file. > Will it be included in Linux 4.6? My crystal ball says "Probably". Thanks, M. -- Jazz is not dead. It just smells funny...
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx interrupt controller Marc Zyngier <marc.zyngier@arm.com> - 2016-01-29 18:20 +0100
Re: [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx interrupt controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2016-02-09 10:20 +0100
Re: [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx interrupt controller Marc Zyngier <marc.zyngier@arm.com> - 2016-02-09 10:40 +0100
Re: [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx interrupt controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2016-02-09 11:00 +0100
csiph-web