]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: orion5x: rename XOR node to dma-controller@<address>
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 22 Apr 2014 21:26:22 +0000 (23:26 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sat, 26 Apr 2014 14:40:36 +0000 (14:40 +0000)
This commit renames the XOR engine Device Tree node to
dma-controller@, to conform with the standard node name proposed by
the ePAPR.

Suggested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Link: https://lkml.kernel.org/r/1398202002-28530-19-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/orion5x.dtsi

index aef5d17fe39622081beb3278e44ac3d55e352126..3802d4f04d42028ceab95e81f4edeaf82a62d2bf 100644 (file)
@@ -98,7 +98,7 @@
                                status = "disabled";
                        };
 
-                       xor: xor@60900 {
+                       xor: dma-controller@60900 {
                                compatible = "marvell,orion-xor";
                                reg = <0x60900 0x100
                                       0x60b00 0x100>;