Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -297,6 +297,12 @@
			#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>;