[PATCH v2 3/4] dt-bindings: remoteproc: Add bindings for Davinci DSP processors
From: robh@kernel.org (Rob Herring)
Date: 2017-08-10 14:02:02
Also in:
linux-devicetree, linux-remoteproc, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-08-10 14:02:02
Also in:
linux-devicetree, linux-remoteproc, lkml
On Tue, Aug 01, 2017 at 10:48:43AM -0500, Suman Anna wrote:
Add the device tree bindings document for the DSP processor subsystem devices on TI Davinci DA8xx/OMAP-L13x SoCs. Signed-off-by: Suman Anna <redacted> --- v2: - Updated the patch header - Revised the binding status statement slightly - Updated the example to address Rob's comments - No changes in properties description themselves v1: https://patchwork.kernel.org/patch/9751269/ .../bindings/remoteproc/ti,davinci-rproc.txt | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt
Acked-by: Rob Herring <robh@kernel.org>