summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
Commit message (Collapse)AuthorAgeFilesLines
* misc: dt-bindings: Add Qualcomm Fastrpc bindingsSrinivas Kandagatla2019-02-121-0/+78
The FastRPC driver implements an IPC (Inter-Processor Communication) mechanism that allows for clients to transparently make remote method invocations across DSP and APPS boundaries. This enables developers to offload tasks to the DSP and free up the application processor for other tasks. Co-developed-by: Thierry Escande <thierry.escande@linaro.org> Signed-off-by: Thierry Escande <thierry.escande@linaro.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>