On Thu, Sep 27, 2018 at 10:18 AM Lina Iyer <[email protected]> wrote:
>
> 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.
>
> Reported-by: Evan Green <[email protected]>
> Signed-off-by: Lina Iyer <[email protected]>
> ---
>  drivers/irqchip/qcom-pdc.c | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Evan Green <[email protected]>

Reply via email to