Re: [PATCH 02/16] bindings: soc: ti: add documentation for k3 ringacc

From: Rob Herring
Date: Thu Jun 13 2019 - 14:14:27 EST


On Mon, 6 May 2019 15:34:42 +0300, Peter Ujfalusi wrote:
> From: Grygorii Strashko <grygorii.strashko@xxxxxx>
>
> 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.
>
> This patch introduces RINGACC device tree bindings.
>
> Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
> ---
> .../devicetree/bindings/soc/ti/k3-ringacc.txt | 59 +++++++++++++++++++
> 1 file changed, 59 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/ti/k3-ringacc.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>