commit | 5a856bc63ce9e19668b452a699833c523cec5f40 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Oct 19 19:40:04 2016 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Nov 14 21:52:14 2016 -0800 |
tree | add1ceb3571a7456d1ce6f22414e788960ea5593 | |
parent | 8fc947230fbc5da1d6d198c758b894f847bf2a28 [diff] |
remoteproc: wcnss: Bond SMD edge to remoteproc Allow the wcnss smd edge to be described as a child of the wcnss remoteproc node and make the edge life cycle follow the running state of the remoteproc. This bond is necessary to clean up the smd state when the remote processor is suddenly removed, and in some cases even when it shut down in a controlled fasion. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>