]> 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)
commit7b43b13731fcdd85a8075eb161f93681696e7ca0
tree0187931abfe9d5088dfabe0c0de8129fa4055a75
parent534757ba7cde40644813b0bc79e0162377f0a2c8
parent51582c93ac314724579e2df678ecd579a87cb95b
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()