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

Commit d44432df authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

ARM: dts: at91: sama5d2: Add secumod node



The sama5d2 has a security module, add its node.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent 58c016e0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1244,6 +1244,11 @@
				clocks = <&pioA_clk>;
			};

			secumod@fc040000 {
				compatible = "atmel,sama5d2-secumod", "syscon";
				reg = <0xfc040000 0x100>;
			};

			tdes@fc044000 {
				compatible = "atmel,at91sam9g46-tdes";
				reg = <0xfc044000 0x100>;