]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: dts: apm: mailbox device tree node for APM X-Gene platform.
authorDuc Dang <dhdang@apm.com>
Sat, 13 Feb 2016 03:39:28 +0000 (19:39 -0800)
committerDuc Dang <dhdang@apm.com>
Fri, 26 Feb 2016 01:14:01 +0000 (17:14 -0800)
Mailbox device tree node for APM X-Gene platform.

Signed-off-by: Feng Kan <fkan@apm.com>
Signed-off-by: Duc Dang <dhdang@apm.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
arch/arm64/boot/dts/apm/apm-storm.dtsi

index 0f733da41c0369f5261756f8d259873b5d1263e4..1bf2c772fb90d1881b0fc3aaa215aefe6c87e83a 100644 (file)
                        msi-parent = <&msi>;
                };
 
+               mailbox: mailbox@10540000 {
+                       compatible = "apm,xgene-slimpro-mbox";
+                       reg = <0x0 0x10540000 0x0 0xa000>;
+                       #mbox-cells = <1>;
+                       interrupts =    <0x0 0x0 0x4>,
+                                       <0x0 0x1 0x4>,
+                                       <0x0 0x2 0x4>,
+                                       <0x0 0x3 0x4>,
+                                       <0x0 0x4 0x4>,
+                                       <0x0 0x5 0x4>,
+                                       <0x0 0x6 0x4>,
+                                       <0x0 0x7 0x4>;
+               };
+
                serial0: serial@1c020000 {
                        status = "disabled";
                        device_type = "serial";