summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJayesh Choudhary <j-choudhary@ti.com>2022-10-31 18:25:18 +0300
committerNishanth Menon <nm@ti.com>2022-11-15 19:50:10 +0300
commitb86833ab3653dbb0dc453eec4eef8615e63de4e2 (patch)
tree3b145369e4209df30ae5bd528fc7ab37d6021521
parent3308a31c507cacff94dc4c55f8402de1f9102621 (diff)
downloadlinux-b86833ab3653dbb0dc453eec4eef8615e63de4e2.tar.xz
arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node
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
-rw-r--r--arch/arm64/boot/dts/ti/k3-am65-main.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
index 89e6320214c2..da7cc60b33b5 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
@@ -123,7 +123,6 @@
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";