aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWendy Liang <wendy.liang@xilinx.com>2017-03-08 10:37:31 -0800
committerMichal Simek <michal.simek@xilinx.com>2017-03-10 10:06:57 +0100
commit41dd9133dfe0b98f69dafb0a1c88980b3c771560 (patch)
tree62ebc7229ba3256f245de8acccb32f747bc8ca2a
parenta66eac00905f1e008b9dc60d519ef37172e61ce9 (diff)
downloadlinux-41dd9133dfe0b98f69dafb0a1c88980b3c771560.tar.gz
Documentation: devicetree: fix compatible for zynqmp_r5 rproc
Correct the compatible for zynqmp_r5 remoteproc. Signed-off-by: Wendy Liang <jliang@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
-rw-r--r--Documentation/devicetree/bindings/remoteproc/r5_remoteproc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/r5_remoteproc.txt b/Documentation/devicetree/bindings/remoteproc/r5_remoteproc.txt
index f9768a4155f2c6..863cc8deb16e06 100644
--- a/Documentation/devicetree/bindings/remoteproc/r5_remoteproc.txt
+++ b/Documentation/devicetree/bindings/remoteproc/r5_remoteproc.txt
@@ -43,7 +43,7 @@ Example:
};
zynqmp-r5-remoteproc@0 {
- compatible = "xlnx,zynqmp-r5-remoteproc";
+ compatible = "xlnx,zynqmp-r5-remoteproc-1.0";
reg = <0x0 0xff9a0100 0x0 100>,
<0x0 0xff340000 0x0 0x100>,
<0x0 0xff9a0000 0x0 0x100>,