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(-) -- 2.27.0