]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd75a60e4b4c4aba2c8ad9860a306bcd4db722272
tree5de1a15ba1144ba4bf5e42ba7721be04e81d94ce
parent8f62cc1a4594804051d12caaac96cc46b3dcf5c6
parent0fdd470d30a551a80d4a134064b07bdb132a6c9c
Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/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>