Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-06 | rpmsg: qcom: smd: Return positively when not enabled | Bjorn Andersson | |
Remoteproc treats the error codes returned from the stubbed SMD API as errors, but the fact that SMD is not enabled should not affect remoteproc's ability to start the remote processors. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> | |||
2016-11-14 | rpmsg: smd: Expose edge registration functions | Bjorn Andersson | |
The edge registration functions is to be used from a remoteproc driver to register and unregister an edge as the remote processor comes and goes. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> |