Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573018
| From | Hanjun Guo <guohanjun@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V12 0/3] irqchip: qcom: Add IRQ combiner driver |
| Date | 2017-02-03 11:40 +0100 |
| Message-ID | <t6Jrz-o3-5@gated-at.bofh.it> (permalink) |
| References | <t6yZc-261-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2017/2/3 7:23, Agustin Vega-Frias wrote: > Add support for IRQ combiners in the Top-level Control and Status > Registers (TCSR) hardware block in Qualcomm Technologies chips. > > The first patch prevents the ACPI core from attempting to map IRQ resources > with a valid ResourceSource as GSIs. > > The second patch adds support for ResourceSource/IRQ domain mapping and > fixes IRQ probe deferral by allowing platform_device IRQ resources to be > re-initialized from the corresponding ACPI IRQ resource. > > Both changes described above are conditional on the ACPI_GENERIC_GSI config. > > The third patch takes advantage of the new capabilities to implement > the driver for the IRQ combiners. > > Tested on top of v4.10-rc6. > > Changes V11 -> V12: > * Remove probe table, add that optimization later. > * Fix some minor style issues. For patch [1-2/3], I tested on x86 and IA64 machine, didn't see regressions in dmesg, and tested them on Hisilicon D03 (ARM64 with mbigen irqchip which needs this mechanism) , it works fine. Tested-by: Hanjun Guo <hanjun.guo@linaro.org> Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> Thanks Hanjun
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V12 0/3] irqchip: qcom: Add IRQ combiner driver Agustin Vega-Frias <agustinv@codeaurora.org> - 2017-02-03 00:30 +0100
[PATCH V12 1/3] ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan Agustin Vega-Frias <agustinv@codeaurora.org> - 2017-02-03 00:30 +0100
Re: [PATCH V12 1/3] ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2017-02-03 10:00 +0100
[PATCH V12 3/3] irqchip: qcom: Add IRQ combiner driver Agustin Vega-Frias <agustinv@codeaurora.org> - 2017-02-03 00:30 +0100
[PATCH V12 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping Agustin Vega-Frias <agustinv@codeaurora.org> - 2017-02-03 00:30 +0100
Re: [PATCH V12 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2017-02-03 10:10 +0100
Re: [PATCH V12 0/3] irqchip: qcom: Add IRQ combiner driver Hanjun Guo <guohanjun@huawei.com> - 2017-02-03 11:40 +0100
csiph-web