arm64: dts: hi3660: Add mailbox node
authorKaihua Zhong <zhongkaihua@huawei.com>
Tue, 15 May 2018 02:53:11 +0000 (10:53 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 15 May 2018 13:51:20 +0000 (14:51 +0100)
Add the mailbox controller node for hi3660 platform.

Signed-off-by: Kaihua Zhong <zhongkaihua@huawei.com>
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi3660.dtsi

index ec3eb8e..b9e7c91 100644 (file)
                        #reset-cells = <2>;
                };
 
+               mailbox: mailbox@e896b000 {
+                       compatible = "hisilicon,hi3660-mbox";
+                       reg = <0x0 0xe896b000 0x0 0x1000>;
+                       interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>,
+                                    <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>;
+                       #mbox-cells = <3>;
+               };
+
                dual_timer0: timer@fff14000 {
                        compatible = "arm,sp804", "arm,primecell";
                        reg = <0x0 0xfff14000 0x0 0x1000>;