projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce8da61
)
ARM: dts: ls1021a: mark crypto engine dma coherent
author
Horia Geantă
<horia.geanta@nxp.com>
Sun, 7 Mar 2021 20:56:29 +0000
(22:56 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 15 Mar 2021 06:13:43 +0000
(14:13 +0800)
Crypto engine (CAAM) on LS1021A platform is configured HW-coherent,
mark accordingly the DT node.
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/ls1021a.dtsi
b/arch/arm/boot/dts/ls1021a.dtsi
index
85462f2
..
4fce814
100644
(file)
--- a/
arch/arm/boot/dts/ls1021a.dtsi
+++ b/
arch/arm/boot/dts/ls1021a.dtsi
@@
-246,6
+246,7
@@
reg = <0x0 0x1700000 0x0 0x100000>;
ranges = <0x0 0x0 0x1700000 0x100000>;
interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
+ dma-coherent;
sec_jr0: jr@10000 {
compatible = "fsl,sec-v5.0-job-ring",