1 Qualcomm Technologies, Inc. FastRPC Driver
3 The FastRPC implements an IPC (Inter-Processor Communication)
4 mechanism that allows for clients to transparently make remote method
5 invocations across DSP and APPS boundaries. This enables developers
6 to offload tasks to the DSP and free up the application processor for
11 Value type: <stringlist>
12 Definition: must be "qcom,fastrpc"
17 Definition: should specify the dsp domain name this fastrpc
18 corresponds to. must be one of this: "adsp", "mdsp", "sdsp", "cdsp"
31 Each subnode of the Fastrpc represents compute context banks available
33 - All Compute context banks MUST contain the following properties:
37 Value type: <stringlist>
38 Definition: must be "qcom,fastrpc-compute-cb"
43 Definition: Context Bank ID.
48 Defination: A value indicating how many sessions can share this
49 context bank. Defaults to 1 when this property
55 compatible = "qcom,msm8996-adsp-pil";
60 compatible = "qcom,fastrpc";
61 qcom,smd-channels = "fastrpcsmd-apps-dsp";
67 compatible = "qcom,fastrpc-compute-cb";
72 compatible = "qcom,fastrpc-compute-cb";