提交 ec73ab6b 编写于 作者: S Steve Lin 提交者: Florian Fainelli

ARM: dts: NSP: Add crypto (SPU) to dtsi

Adds crypto hardware (SPU) to Northstar Plus device tree file.
Signed-off-by: NSteve Lin <steven.lin1@broadcom.com>
Acked-by: NJon Mason <jon.mason@broadcom.com>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 17d51717
...@@ -297,6 +297,12 @@ ...@@ -297,6 +297,12 @@
#size-cells = <0>; #size-cells = <0>;
}; };
crypto@2f000 {
compatible = "brcm,spum-nsp-crypto";
reg = <0x2f000 0x900>;
mboxes = <&mailbox 0>;
};
gpiob: gpio@30000 { gpiob: gpio@30000 {
compatible = "brcm,iproc-nsp-gpio", "brcm,iproc-gpio"; compatible = "brcm,iproc-nsp-gpio", "brcm,iproc-gpio";
reg = <0x30000 0x50>; reg = <0x30000 0x50>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册