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

Commit 1796483f authored by Niklas Cassel's avatar Niklas Cassel Committed by Arnd Bergmann
Browse files

ARM: dts: artpec: add node for hardware crypto accelerator



Add node for the hardware crypto acceleration used in the artpec6 SoC.

Signed-off-by: default avatarNiklas Cassel <niklas.cassel@axis.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 870e0ecc
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -232,6 +232,12 @@
		ranges;
		dma-ranges;

		crypto@f4264000 {
			compatible = "axis,artpec6-crypto";
			reg = <0xf4264000 0x4000>;
			interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
		};

		dma0: dma@f8019000 {
			compatible = "renesas,nbpfaxi64dmac8b16";
			reg = <0xf8019000 0x400>;