On 06/07/2020 10:56, Vignesh Raghavendra wrote:
Align Ringacc and UDMA driver with kernel updates.

Depends on [1]

[1] https://patchwork.ozlabs.org/project/uboot/list/?series=186589

Vignesh Raghavendra (6):
   soc: ti: k3-ringacc: Move state tracking variables under a struct
   soc: ti: k3-ringacc: Add an API to request pair of rings
   soc: ti: k3-ringacc: Separate soc specific initialization
   dma: ti: k3-udma: Introduce udma_chan_config struct
   dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct
   dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair

  drivers/dma/ti/k3-udma.c                | 281 ++++++++++++------------
  drivers/soc/ti/k3-navss-ringacc.c       | 161 +++++++++-----
  include/linux/soc/ti/k3-navss-ringacc.h |   4 +
  3 files changed, 254 insertions(+), 192 deletions(-)


Thank you.
Reviewed-by: Grygorii Strashko <grygorii.stras...@ti.com>

--
Best regards,
grygorii

Reply via email to