]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: at91: sama5d2: Add secumod node
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 21 Sep 2016 22:09:36 +0000 (00:09 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 7 Nov 2016 22:35:55 +0000 (23:35 +0100)
The sama5d2 has a security module, add its node.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/boot/dts/sama5d2.dtsi

index fb8b496267edbc8c248fe38820cc107863766040..2390b58c35282d50496178009815936792119c95 100644 (file)
                                clocks = <&pioA_clk>;
                        };
 
+                       secumod@fc040000 {
+                               compatible = "atmel,sama5d2-secumod", "syscon";
+                               reg = <0xfc040000 0x100>;
+                       };
+
                        tdes@fc044000 {
                                compatible = "atmel,at91sam9g46-tdes";
                                reg = <0xfc044000 0x100>;