u-boot/drivers/soc
Vignesh Raghavendra 5d25784998 soc: ti: k3-ringacc: Add an API to request pair of rings
Add new API k3_ringacc_request_rings_pair() to request pair of rings at
once, as in the most case Rings are used with DMA channels which required
to request pair of rings - one to feed DMA with descriptors (TX/RX FDQ) and
one to receive completions (RX/TX CQ). This will allow to simplify Ringacc
API users.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-07-13 20:58:34 +05:30
..
ti soc: ti: k3-ringacc: Add an API to request pair of rings 2020-07-13 20:58:34 +05:30
Kconfig soc: ti: k3: add navss ringacc driver 2019-04-11 20:07:12 -04:00
Makefile soc: keystone: Merge into ti specific directory 2019-04-11 20:07:12 -04:00