]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: imx27: Add SAHARA2 devicetree node
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 23 Jun 2013 06:54:45 +0000 (10:54 +0400)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:28:17 +0000 (23:28 +0800)
This patch adds the missing (Symmetric/Asymmetric Hashing and Random
Accelerator) SAHARA2 devicetree node for i.MX27 CPUs.

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27.dtsi

index 0695264ddf1b4bd7cf87b0c0f5dec096a744dbbc..88d0b017ac231089bc9d0eb6cc0eba08548543a6 100644 (file)
                                iram = <&iram>;
                        };
 
+                       sahara2: sahara@10025000 {
+                               compatible = "fsl,imx27-sahara";
+                               reg = <0x10025000 0x1000>;
+                               interrupts = <59>;
+                               clocks = <&clks 32>, <&clks 64>;
+                               clock-names = "ipg", "ahb";
+                       };
+
                        clks: ccm@10027000{
                                compatible = "fsl,imx27-ccm";
                                reg = <0x10027000 0x1000>;