event/dpaa2: handle timeout using interrupts in dequeue
authorNipun Gupta <nipun.gupta@nxp.com>
Fri, 30 Jun 2017 08:54:34 +0000 (14:24 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Fri, 7 Jul 2017 07:28:00 +0000 (09:28 +0200)
commit36d87bb92230eddbaadf854cbdbfba42e0f391dc
tree745670d407bb8aa6c24aa9ad22c48d96cf0b544b
parent9ccb76b24c1d2bf7044c91274e8b4b0a4c26feaf
event/dpaa2: handle timeout using interrupts in dequeue

This patch adds support for interrupt handling on the event port.
These interrupts facilitates managing of timeout ticks in the
event dequeue functions.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
drivers/event/dpaa2/dpaa2_eventdev.c