Searched hist:"7 c89717f82bd305e3102963485f3da160d11bcf6" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | remoteproc.h | diff 7c89717f82bd305e3102963485f3da160d11bcf6 Mon Aug 28 07:34:53 CEST 2017 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Introduce rproc handle accessor for children
In certain circumstances rpmsg devices needs to acquire a handle to the ancestor remoteproc instance, e.g. to invoke rproc_report_crash() when a fatal error is detected. Introduce an interface that walks the device tree in search for a remoteproc instance and return this.
Tested-by: Suman Anna <s-anna@ti.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
/linux/drivers/remoteproc/ |
H A D | remoteproc_core.c | diff 7c89717f82bd305e3102963485f3da160d11bcf6 Mon Aug 28 07:34:53 CEST 2017 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Introduce rproc handle accessor for children
In certain circumstances rpmsg devices needs to acquire a handle to the ancestor remoteproc instance, e.g. to invoke rproc_report_crash() when a fatal error is detected. Introduce an interface that walks the device tree in search for a remoteproc instance and return this.
Tested-by: Suman Anna <s-anna@ti.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|