]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commitdiff
Documentation: devicetree: fix compatible for zynqmp_r5 rproc
authorWendy Liang <wendy.liang@xilinx.com>
Wed, 8 Mar 2017 18:37:31 +0000 (10:37 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 10 Mar 2017 09:06:57 +0000 (10:06 +0100)
Correct the compatible for zynqmp_r5 remoteproc.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/remoteproc/r5_remoteproc.txt

index f9768a4155f2c62a8f00b11c16eeaaa29eb31ea8..863cc8deb16e0652164c62ab77ba015252df2d05 100644 (file)
@@ -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>,