Skip to content

Commit 70db8b7

Browse files
cdleonardherbertx
authored andcommitted
dt-bindings: crypto: Mention clocks for mxs-dcp
Explicit clock enabling is required on 6sll and 6ull so mention that standard clock bindings are used. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent 25a0b9d commit 70db8b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/crypto/fsl-dcp.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Required properties:
66
- interrupts : Should contain MXS DCP interrupt numbers, VMI IRQ and DCP IRQ
77
must be supplied, optionally Secure IRQ can be present, but
88
is currently not implemented and not used.
9+
- clocks : Clock reference (only required on some SOCs: 6ull and 6sll).
10+
- clock-names : Must be "dcp".
911

1012
Example:
1113

0 commit comments

Comments
 (0)