bus/fslmc: keep Tx queues information for DPCI devices
authorNipun Gupta <nipun.gupta@nxp.com>
Fri, 4 May 2018 10:11:25 +0000 (15:41 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 May 2018 12:20:06 +0000 (14:20 +0200)
commit91e96999ef7f8ce65bbbd6446e2702d7f4764b5d
tree08702a6f8e7dd311c4322dc4efa1ae38728704bd
parent3980bed77e992fb848a6afc9e67792acdc114026
bus/fslmc: keep Tx queues information for DPCI devices

The DPCI devices have both Tx and Rx queues. Event devices use
DPCI Rx queues only, but CMDIF (AIOP) uses both Tx and Rx queues.
This patch enables Tx queues configuration too.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
drivers/bus/fslmc/portal/dpaa2_hw_dpci.c
drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
drivers/event/dpaa2/dpaa2_eventdev.c