linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: ls1021a: mark crypto engine dma coherent
@ 2021-03-07 20:56 Horia Geantă
  2021-03-15  4:33 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Horia Geantă @ 2021-03-07 20:56 UTC (permalink / raw)
  To: Shawn Guo, Li Yang, Rob Herring
  Cc: linux-arm-kernel, devicetree, linux-kernel

Crypto engine (CAAM) on LS1021A platform is configured HW-coherent,
mark accordingly the DT node.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
---
 arch/arm/boot/dts/ls1021a.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 007dd2bd0595..62c6eb87cfb7 100644
--- 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",

base-commit: 498f8aee6ec000392d918ecbcbeb1b5ee3132006
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: ls1021a: mark crypto engine dma coherent
  2021-03-07 20:56 [PATCH] ARM: dts: ls1021a: mark crypto engine dma coherent Horia Geantă
@ 2021-03-15  4:33 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2021-03-15  4:33 UTC (permalink / raw)
  To: Horia Geantă
  Cc: Li Yang, Rob Herring, linux-arm-kernel, devicetree, linux-kernel

On Sun, Mar 07, 2021 at 10:56:29PM +0200, Horia Geantă wrote:
> Crypto engine (CAAM) on LS1021A platform is configured HW-coherent,
> mark accordingly the DT node.
> 
> Signed-off-by: Horia Geantă <horia.geanta@nxp.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-15  4:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-07 20:56 [PATCH] ARM: dts: ls1021a: mark crypto engine dma coherent Horia Geantă
2021-03-15  4:33 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).