[PATCH v2 2/4] remoteproc: dt: Provide bindings for ST's Remote Processor Controller driver
From: Rob Herring <hidden>
Date: 2015-08-31 15:28:26
Also in:
linux-devicetree, lkml
From: Rob Herring <hidden>
Date: 2015-08-31 15:28:26
Also in:
linux-devicetree, lkml
On Fri, Aug 28, 2015 at 5:31 AM, Lee Jones [off-list ref] wrote:
Signed-off-by: Ludovic Barre <redacted> Signed-off-by: Lee Jones <redacted> --- .../devicetree/bindings/remoteproc/st-rproc.txt | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Documentation/devicetree/bindings/remoteproc/st-rproc.txtdiff --git a/Documentation/devicetree/bindings/remoteproc/st-rproc.txt b/Documentation/devicetree/bindings/remoteproc/st-rproc.txt new file mode 100644 index 0000000..fbd7d78 --- /dev/null +++ b/Documentation/devicetree/bindings/remoteproc/st-rproc.txt@@ -0,0 +1,35 @@ +STMicroelectronics Remote Processor
"remote processor" is what STM datasheets call them? This seems like Linux naming is leaking in here. Rob