diff options
author | Guo Ren <ren_guo@c-sky.com> | 2019-06-06 15:37:31 +0800 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2019-06-11 12:28:13 +0100 |
commit | 648f835a028f4f7f031a89bc099e363d4292e5b9 (patch) | |
tree | 7f6b13c4dd10d1b1f6a129ebd0a0c2342c5148f9 /usr | |
parent | 17c88892094973acd7176b794eff21abf24779fc (diff) | |
download | linux-648f835a028f4f7f031a89bc099e363d4292e5b9.tar.bz2 |
irqchip/irq-csky-mpintc: Add triger type
Support 4 triger types:
- IRQ_TYPE_LEVEL_HIGH
- IRQ_TYPE_LEVEL_LOW
- IRQ_TYPE_EDGE_RISING
- IRQ_TYPE_EDGE_FALLING
All of above could be set in DeviceTree file and it still compatible
with the old DeviceTree format.
Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions