ARM: dts: ls1021a: mark crypto engine dma coherent
authorHoria Geantă <horia.geanta@nxp.com>
Sun, 7 Mar 2021 20:56:29 +0000 (22:56 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 Mar 2021 06:13:43 +0000 (14:13 +0800)
Crypto engine (CAAM) on LS1021A platform is configured HW-coherent,
mark accordingly the DT node.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi

index 85462f2..4fce814 100644 (file)
                        reg              = <0x0 0x1700000 0x0 0x100000>;
                        ranges           = <0x0 0x0 0x1700000 0x100000>;
                        interrupts       = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
+                       dma-coherent;
 
                        sec_jr0: jr@10000 {
                                compatible = "fsl,sec-v5.0-job-ring",