arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node
authorJayesh Choudhary <j-choudhary@ti.com>
Mon, 31 Oct 2022 15:25:18 +0000 (20:55 +0530)
committerNishanth Menon <nm@ti.com>
Tue, 15 Nov 2022 16:50:10 +0000 (10:50 -0600)
crypto driver itself is not dma-coherent. So drop it.

Fixes: b366b2409c97 ("arm64: dts: ti: k3-am6: Add crypto accelarator node")
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Manorit Chawdhry <m-chawdhry@ti.com>
Link: https://lore.kernel.org/r/20221031152520.355653-2-j-choudhary@ti.com
arch/arm64/boot/dts/ti/k3-am65-main.dtsi

index 89e6320..da7cc60 100644 (file)
                dmas = <&main_udmap 0xc001>, <&main_udmap 0x4002>,
                                <&main_udmap 0x4003>;
                dma-names = "tx", "rx1", "rx2";
-               dma-coherent;
 
                rng: rng@4e10000 {
                        compatible = "inside-secure,safexcel-eip76";