Skip to content
Commit 174ae4e9 authored by Mischa Jonker's avatar Mischa Jonker Committed by Vineet Gupta
Browse files

ARCv2: IDU-intc: Add support for edge-triggered interrupts



This adds support for an optional extra interrupt cell to specify edge
vs level triggered. It is backward compatible with dts files with only
one cell, and will default to level-triggered in such a case.

Note that I had to make a change to idu_irq_set_affinity as well, as
this function was setting the interrupt type to "level" unconditionally,
since this was the only type supported previously.

Signed-off-by: default avatarMischa Jonker <mischa.jonker@synopsys.com>
Reviewed-by: default avatarVineet Gupta <vgupta@synopsys.com>
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent e86d94fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment