[PATCH 0/6] TI: AM654/j721e: Ringacc and UDMA updates

Lokesh Vutla lokeshvutla at ti.com
Tue Jul 14 07:40:54 CEST 2020



On 06/07/20 1:26 pm, Vignesh Raghavendra wrote:
> Align Ringacc and UDMA driver with kernel updates.
> 
> Depends on [1]
> 
> [1] https://patchwork.ozlabs.org/project/uboot/list/?series=186589


Applied to u-boot-ti.

Thanks and regards,
Lokesh


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


More information about the U-Boot mailing list