]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: marvell: add XOR node for Armada 3700 SoC
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 29 Apr 2016 07:49:09 +0000 (09:49 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 29 Apr 2016 13:07:42 +0000 (15:07 +0200)
Armada 3700 SoC comprise one dual-channel XOR engine and this
patch adds its according representation.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-37xx.dtsi

index 1d4fb4d27787c54f362b9ee9177e177476f7d814..9e2efb882983558e1cc34fa9bdd2f135b64f60b8 100644 (file)
@@ -113,6 +113,19 @@ usb3: usb@58000 {
                                status = "disabled";
                        };
 
+                       xor@60900 {
+                               compatible = "marvell,armada-3700-xor";
+                               reg = <0x60900 0x100
+                                      0x60b00 0x100>;
+
+                               xor10 {
+                                       interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;
+                               };
+                               xor11 {
+                                       interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
+                               };
+                       };
+
                        sata: sata@e0000 {
                                compatible = "marvell,armada-3700-ahci";
                                reg = <0xe0000 0x2000>;