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

Fixes: d683a73980a6 ("arm64: dts: ti: k3-j7200-mcu-wakeup: Add SA2UL 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-4-j-choudhary@ti.com
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi

index 51ae76c..fe669de 100644 (file)
                dmas = <&mcu_udmap 0xf501>, <&mcu_udmap 0x7502>,
                       <&mcu_udmap 0x7503>;
                dma-names = "tx", "rx1", "rx2";
-               dma-coherent;
 
                rng: rng@40910000 {
                        compatible = "inside-secure,safexcel-eip76";