[PATCH v2 18/38] ARM: orion5x: rename XOR node to dma-controller@<address>

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Apr 22 14:26:22 PDT 2014


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 at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 arch/arm/boot/dts/orion5x.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/orion5x.dtsi b/arch/arm/boot/dts/orion5x.dtsi
index aef5d17..3802d4f 100644
--- a/arch/arm/boot/dts/orion5x.dtsi
+++ b/arch/arm/boot/dts/orion5x.dtsi
@@ -98,7 +98,7 @@
 				status = "disabled";
 			};
 
-			xor: xor at 60900 {
+			xor: dma-controller at 60900 {
 				compatible = "marvell,orion-xor";
 				reg = <0x60900 0x100
 				       0x60b00 0x100>;
-- 
1.9.2




More information about the linux-arm-kernel mailing list