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

2019-01-23 Thread Vignesh R
On 23/01/19 12:26 AM, Tom Rini wrote: > On Tue, Jan 22, 2019 at 08:33:55PM +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 o

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

2019-01-22 Thread Tom Rini
On Tue, Jan 22, 2019 at 08:33:55PM +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 2/6] soc: ti: k3: add navss ringacc driver

2019-01-22 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