Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1562030

Re: [PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping

From Andy Shevchenko <andy.shevchenko@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping
Date 2017-01-18 19:10 +0100
Message-ID <t12Qi-7py-3@gated-at.bofh.it> (permalink)
References <t123U-6Si-19@gated-at.bofh.it> <t123U-6Si-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jan 18, 2017 at 6:46 PM, Agustin Vega-Frias
<agustinv@codeaurora.org> wrote:
> ACPI extended IRQ resources may contain a ResourceSource to specify
> an alternate interrupt controller. Introduce acpi_irq_get and use it
> to implement ResourceSource/IRQ domain mapping.
>
> The new API is similar to of_irq_get and allows re-initialization
> of a platform resource from the ACPI extended IRQ resource, and
> provides proper behavior for probe deferral when the domain is not
> yet present when called.
>

Care to use -M -C when prepare this patch?

>  drivers/acpi/gsi.c      |  98 -----------------
>  drivers/acpi/irq.c      | 282 ++++++++++++++++++++++++++++++++++++++++++++++++

-- 
With Best Regards,
Andy Shevchenko

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping Agustin Vega-Frias <agustinv@codeaurora.org> - 2017-01-18 18:20 +0100
  Re: [PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-18 19:10 +0100
    Re: [PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain  mapping Agustin Vega-Frias <agustinv@codeaurora.org> - 2017-01-18 20:20 +0100

csiph-web