Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

crypto: talitos - Update DT bindings with SEC1

This patch updates the documentation by including SEC1 into SEC2/3 doc

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

LEROY Christophe and committed by
Herbert Xu
04a34d46 0635b7db

+4 -2
+4 -2
Documentation/devicetree/bindings/crypto/fsl-sec2.txt
··· 1 - Freescale SoC SEC Security Engines versions 2.x-3.x 1 + Freescale SoC SEC Security Engines versions 1.x-2.x-3.x 2 2 3 3 Required properties: 4 4 5 5 - compatible : Should contain entries for this and backward compatible 6 - SEC versions, high to low, e.g., "fsl,sec2.1", "fsl,sec2.0" 6 + SEC versions, high to low, e.g., "fsl,sec2.1", "fsl,sec2.0" (SEC2/3) 7 + e.g., "fsl,sec1.2", "fsl,sec1.0" (SEC1) 8 + warning: SEC1 and SEC2 are mutually exclusive 7 9 - reg : Offset and length of the register set for the device 8 10 - interrupts : the SEC's interrupt number 9 11 - fsl,num-channels : An integer representing the number of channels