]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commitdiff
ARM: dts: omap4: add SHAM node
authorTero Kristo <t-kristo@ti.com>
Tue, 13 Jun 2017 13:45:49 +0000 (16:45 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 14 Jun 2017 07:46:01 +0000 (00:46 -0700)
Add SHAM crypto accelerator.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4.dtsi

index 00e7656e08560eb36f60bb652adfbe5b8ac911ae..64d00f5893a6341d9283d5d1c853a629c6aa11bc 100644 (file)
                        dma-names = "tx", "rx";
                };
 
+               sham: sham@4b100000 {
+                       compatible = "ti,omap4-sham";
+                       ti,hwmods = "sham";
+                       reg = <0x4b100000 0x300>;
+                       interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
+                       dmas = <&sdma 119>;
+                       dma-names = "rx";
+               };
+
                abb_mpu: regulator-abb-mpu {
                        compatible = "ti,abb-v2";
                        regulator-name = "abb_mpu";