GPIO edge interrupts can report that they are ActiveBoth and will
generate an interrupt event on both rising and falling edges.
Add a macro so this type of GPIO interrupt can be used.
BUG=b:35581264
BRANCH=none
TEST=successfully use this interrupt type on Eve
Change-Id: I8787e410da3e142c7c66cc7ef2de9b62fe50cc6a
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id:
|
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| mips | ||
| power8 | ||
| riscv | ||
| x86 | ||