* [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
* Re: [PATCH] dt-bindings: crypto: inside-secure,safexcel: Allow dma-coherent
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
0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2025-03-08 8:31 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: David S. Miller, Krzysztof Kozlowski, Conor Dooley,
Antoine Tenart, linux-crypto, devicetree, linux-kernel
On Wed, Feb 26, 2025 at 03:42:43PM -0600, Rob Herring (Arm) wrote:
> 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(+)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [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;
as well as URLs for NNTP newsgroup(s).