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>