提交 86073570 编写于 作者: L Leo Yan 提交者: Wei Xu

arm64: dts: add mailbox node for Hi6220

This patch add device mailbox node for Hi6220 in DT.
Signed-off-by: NLeo Yan <leo.yan@linaro.org>
Acked-by: NJassi Brar <jassisinghbrar@gmail.com>
Signed-off-by: NWei Xu <xuwei5@hisilicon.com>
上级 b4b31a7c
......@@ -647,5 +647,13 @@
g-tx-fifo-size = <128 128 128 128 128 128>;
interrupts = <0 77 0x4>;
};
mailbox: mailbox@f7510000 {
compatible = "hisilicon,hi6220-mbox";
reg = <0x0 0xf7510000 0x0 0x1000>, /* IPC_S */
<0x0 0x06dff800 0x0 0x0800>; /* Mailbox buffer */
interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
#mbox-cells = <3>;
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册