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.
Signed-off-by: Mischa Jonker
---
arch/arc/kernel/mcip.c | 56 +++
This updates the documentation for supporting a optional extra interrupt
cell to specify edge vs level triggered.
Signed-off-by: Mischa Jonker
---
.../interrupt-controller/snps,archs-idu-intc.txt | 30 ++
1 file changed, 20 insertions(+), 10 deletions(-)
diff --git
a/Doc