Skip to content

Commit ef2a68f

Browse files
robherringherbertx
authored andcommitted
dt-bindings: crypto: inside-secure,safexcel: Allow dma-coherent
Some platforms like Marvell are cache coherent, so allow the "dma-coherent" property. Signed-off-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
1 parent c3e054d commit ef2a68f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/crypto/inside-secure,safexcel.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ properties:
4747
- const: core
4848
- const: reg
4949

50+
dma-coherent: true
51+
5052
required:
5153
- reg
5254
- interrupts

0 commit comments

Comments
 (0)