Re: [U-Boot] [PATCH v3 2/7] soc: ti: k3: add navss ringacc driver

2019-02-01 Thread Tom Rini
On Tue, Jan 29, 2019 at 11:27:24AM +0530, Vignesh R wrote: > From: Grygorii Strashko > > The Ring Accelerator (RINGACC or RA) provides hardware acceleration to > enable straightforward passing of work between a producer and a consumer. > There is one RINGACC module per NAVSS on TI AM65x SoCs. >

[U-Boot] [PATCH v3 2/7] soc: ti: k3: add navss ringacc driver

2019-01-28 Thread Vignesh R
From: Grygorii Strashko The Ring Accelerator (RINGACC or RA) provides hardware acceleration to enable straightforward passing of work between a producer and a consumer. There is one RINGACC module per NAVSS on TI AM65x SoCs. The RINGACC converts constant-address read and write accesses to equiva