Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Fri, 17 Jan 2020 19:29:48 +0000 (11:29 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 17 Jan 2020 19:29:49 +0000 (11:29 -0800)
commit2ced5a3449f19de77c9790affda213a7d3b59dd6
tree5de1a15ba1144ba4bf5e42ba7721be04e81d94ce
parent061937296a3b260ea83eb55985e5c418b5b9285a
parent3277e8aa2504d97e022ecb9777d784ac1a439d36
Merge tag 'drivers_soc_for_5.6' of git://git./linux/kernel/git/ssantosh/linux-keystone into arm/drivers

SOC: TI Keystone Ring Accelerator driver

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.

* tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone:
  soc: ti: k3: add navss ringacc driver
  bindings: soc: ti: add documentation for k3 ringacc

Link: https://lore.kernel.org/r/1579205259-4845-1-git-send-email-santosh.shilimkar@oracle.com
Signed-off-by: Olof Johansson <olof@lixom.net>