On Fri, Feb 01, 2019 at 01:09:21PM +0000, Srinivas Kandagatla wrote: > 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@xxxxxxxxxx> > Signed-off-by: Thierry Escande <thierry.escande@xxxxxxxxxx> > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../devicetree/bindings/misc/qcom,fastrpc.txt | 78 +++++++++++++++++++ > 1 file changed, 78 insertions(+) > create mode 100644 Documentation/devicetree/bindings/misc/qcom,fastrpc.txt What changed from v4? v2? v3? That needs to be somewhere in here, below the --- line or in the 00 email at the least to give us some idea of what is different. v6 please? thanks, greg k-h