]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteproc
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 May 2016 00:22:19 +0000 (17:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 May 2016 00:22:19 +0000 (17:22 -0700)
commit37850c3cb4011215b47dd87e17956b9b988c93c4
tree0187931abfe9d5088dfabe0c0de8129fa4055a75
parent7642a7c6279a32dd7373a47a8e4b8971b8895ea3
parent54220b34b5f3902daf759c131d073690527f3f54
Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteproc

Pull remoteproc updates from Bjorn Andersson:
 "Introduce a synchronization point between the async firmware loading
  and clients requesting the remote processor to boot, as well as
  support for remote processors that are not interested in the resource
  table information"

* tag 'rproc-v4.7' of git://github.com/andersson/remoteproc:
  remoteproc: Add additional crash reasons
  remoteproc: core: Make the loaded resource table optional
  remoteproc: core: Task sync during rproc_fw_boot()