mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/1] ARM: dts: NSP: Add crypto (SPU) to dtsi
@ 2017-02-22 21:22 Steve Lin
  2017-02-22 23:32 ` Jon Mason
  2017-02-28 20:31 ` Florian Fainelli
  0 siblings, 2 replies; 5+ messages in thread
From: Steve Lin @ 2017-02-22 21:22 UTC (permalink / raw)
  To: herbert, robh+dt, linux, ray.jui, scott.branden, jon.mason,
	f.fainelli, mark.rutland
  Cc: bcm-kernel-feedback-list, devicetree, linux-arm-kernel,
	linux-kernel, steven.lin1, rob.rice, linux-crypto

Adds crypto hardware (SPU) to Northstar Plus device tree file.

Signed-off-by: Steve Lin <steven.lin1@broadcom.com>

---
Code changes for this addition were submitted previously by Rob
Rice: https://git.kernel.org/cgit/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=9d12ba86f818aa9cfe9f01b750336aa441f2ffa2
---
 arch/arm/boot/dts/bcm-nsp.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/bcm-nsp.dtsi b/arch/arm/boot/dts/bcm-nsp.dtsi
index b6142bd..9bac0c8 100644
--- a/arch/arm/boot/dts/bcm-nsp.dtsi
+++ b/arch/arm/boot/dts/bcm-nsp.dtsi
@@ -241,6 +241,12 @@
 			brcm,nand-has-wp;
 		};
 
+		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>;
-- 
2.1.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-17 22:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-22 21:22 [PATCH 1/1] ARM: dts: NSP: Add crypto (SPU) to dtsi Steve Lin
2017-02-22 23:32 ` Jon Mason
2017-02-28 20:31 ` Florian Fainelli
2017-03-06 19:22   ` Florian Fainelli
2017-03-17 22:50     ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®