Re: [PATCH] ARM: dts: ls1021a: mark crypto engine dma coherent

2021-03-14 Thread Shawn Guo
On Sun, Mar 07, 2021 at 10:56:29PM +0200, Horia Geantă wrote: > Crypto engine (CAAM) on LS1021A platform is configured HW-coherent, > mark accordingly the DT node. > > Signed-off-by: Horia Geantă Applied, thanks.

[PATCH] ARM: dts: ls1021a: mark crypto engine dma coherent

2021-03-07 Thread Horia Geantă
Crypto engine (CAAM) on LS1021A platform is configured HW-coherent, mark accordingly the DT node. Signed-off-by: Horia Geantă --- arch/arm/boot/dts/ls1021a.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi index 007dd2bd0595.