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

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

Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Niklas Cassel 2018-02-21 10:00:00 +01:00 committed by Arnd Bergmann
parent 870e0ecc31
commit 1796483fcd

View File

@ -232,6 +232,12 @@ amba@0 {
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>;