diff options
author | Lina Iyer <ilina@codeaurora.org> | 2018-09-27 11:18:10 -0600 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-10-02 10:37:38 +0100 |
commit | 7bae48b22c8d38c5cd50f52b6e15d134e2bb3935 (patch) | |
tree | 9117fe7f8de920a1d4a9de369eb9b86a4a3882dc /Documentation/RCU | |
parent | 5e2c9f9a627772672accd80fa15359c0de6aa894 (diff) | |
download | linux-7bae48b22c8d38c5cd50f52b6e15d134e2bb3935.tar.gz linux-7bae48b22c8d38c5cd50f52b6e15d134e2bb3935.tar.bz2 linux-7bae48b22c8d38c5cd50f52b6e15d134e2bb3935.zip |
irqchip/pdc: Setup all edge interrupts as rising edge at GIC
The PDC irqchp can convert a falling edge or level low interrupt to a
rising edge or level high interrupt at the GIC. We just need to setup
the GIC correctly. Set up the interrupt type for the IRQ_TYPE_EDGE_BOTH
as IRQ_TYPE_EDGE_RISING at the GIC.
Fixes: f55c73aef890 ("irqchip/pdc: Add PDC interrupt controller for QCOM SoCs")
Reported-by: Evan Green <evgreen@chromium.org>
Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Lina Iyer <ilina@codeaurora.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions