public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: crypto: inside-secure,safexcel: Allow dma-coherent
@ 2025-02-26 21:42 Rob Herring (Arm)
  2025-03-08  8:31 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring (Arm) @ 2025-02-26 21:42 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller, Krzysztof Kozlowski, Conor Dooley,
	Antoine Tenart
  Cc: linux-crypto, devicetree, linux-kernel

Some platforms like Marvell are cache coherent, so allow the
"dma-coherent" property.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 .../devicetree/bindings/crypto/inside-secure,safexcel.yaml      | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/crypto/inside-secure,safexcel.yaml b/Documentation/devicetree/bindings/crypto/inside-secure,safexcel.yaml
index ef07258d16c1..343e2d04c797 100644
--- a/Documentation/devicetree/bindings/crypto/inside-secure,safexcel.yaml
+++ b/Documentation/devicetree/bindings/crypto/inside-secure,safexcel.yaml
@@ -47,6 +47,8 @@ properties:
       - const: core
       - const: reg
 
+  dma-coherent: true
+
 required:
   - reg
   - interrupts
-- 
2.47.2


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

end of thread, other threads:[~2025-03-08  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-26 21:42 [PATCH] dt-bindings: crypto: inside-secure,safexcel: Allow dma-coherent Rob Herring (Arm)
2025-03-08  8:31 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox