projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b86833a
)
arm64: dts: ti: k3-j721e-main: Drop dma-coherent in crypto node
author
Jayesh Choudhary
<j-choudhary@ti.com>
Mon, 31 Oct 2022 15:25:19 +0000
(20:55 +0530)
committer
Nishanth Menon
<nm@ti.com>
Tue, 15 Nov 2022 16:50:22 +0000
(10:50 -0600)
crypto driver itself is not dma-coherent. So drop it.
Fixes:
8ebcaaae8017
("arm64: dts: ti: k3-j721e-main: Add crypto accelerator 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-3-j-choudhary@ti.com
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
index bc3146e24816512bdbf842af22a5b27e0b6fbe59..e7ce5410ad07ce2a21ae28ab4df20254d9b7ba43 100644
(file)
--- a/
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
+++ b/
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
@@
-415,7
+415,6
@@
dmas = <&main_udmap 0xc000>, <&main_udmap 0x4000>,
<&main_udmap 0x4001>;
dma-names = "tx", "rx1", "rx2";
- dma-coherent;
rng: rng@4e10000 {
compatible = "inside-secure,safexcel-eip76";