Commit ec73ab6b authored by Steve Lin's avatar Steve Lin Committed by Florian Fainelli

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

Adds crypto hardware (SPU) to Northstar Plus device tree file.
Signed-off-by: default avatarSteve Lin <steven.lin1@broadcom.com>
Acked-by: default avatarJon Mason <jon.mason@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 17d51717
......@@ -297,6 +297,12 @@ qspi: qspi@27200 {
#size-cells = <0>;
};
crypto@2f000 {
compatible = "brcm,spum-nsp-crypto";
reg = <0x2f000 0x900>;
mboxes = <&mailbox 0>;
};
gpiob: gpio@30000 {
compatible = "brcm,iproc-nsp-gpio", "brcm,iproc-gpio";
reg = <0x30000 0x50>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment