commit | 7bdc9650f03604b06ba7434fab694e8ae8ca782d | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Oct 19 19:40:02 2016 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Nov 09 21:17:08 2016 -0800 |
tree | c6365b9ca25e6ae613168a07533fb94f1ae87c53 | |
parent | 1d701d3dd8caf6660ff33c3c23a115b4649c5cdb [diff] |
remoteproc: Introduce subdevices A subdevice is an abstract entity that can be used to tie actions to the booting and shutting down of a remote processor. The subdevice object is expected to be embedded in concrete implementations, allowing for a variety of use cases to be implemented. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>