Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1187277
| From | Timur Tabi <timur@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [Linaro-acpi] [PATCH v3 0/8] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init |
| Date | 2015-07-18 01:20 +0200 |
| Message-ID | <pNn57-3av-1@gated-at.bofh.it> (permalink) |
| References | <pKE2t-4Ov-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jul 10, 2015 at 5:45 AM, Hanjun Guo <hanjun.guo@linaro.org> wrote: > This patch set introduce self-probe infrastructure to init IRQ > controllers and stacked irqdomain support for ACPI based GICv2/3 > init. > > This patch set add its support for GIC verion which is introduced > in ACPI 6.0, based on that, we introduce the self-probe infrastructure, > the self-probe infrastructure for ACPI GIC init is similar as > IRQCHIP_DECLARE() and based on the GIC version support in ACPI > MADT table. we match the GIC version and GIC driver and load > it. > > After the self-probe infrastructure is ready, I cleanuped the GICv2 > code to use the framework. > > Patch 4 implement the stacked irqdomain support for GICv2 based on > the model of mapping interrupt and device in ACPI. > > Patch 5~8 are ACPI based GICv3 init. All eight patches: Tested-by: Timur Tabi <timur@codeaurora.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [Linaro-acpi] [PATCH v3 0/8] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init Timur Tabi <timur@codeaurora.org> - 2015-07-18 01:20 +0200
csiph-web