]> Pileus Git - ~andy/linux/commitdiff
powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 node
authorKim Phillips <kim.phillips@freescale.com>
Fri, 23 Apr 2010 00:25:13 +0000 (19:25 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 17 May 2010 15:51:17 +0000 (10:51 -0500)
Technically, whilst SEC v3.3 h/w honours the tls_ssl_stream descriptor
type, it lacks the ARC4 algorithm execution unit required to be able
to execute anything meaningful with it.  Change the node to agree with
the documentation that declares that the sec3.3 really doesn't have such
a descriptor type.

Reported-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8315erdb.dts

index 8a3a4f3ef831aec92f0d308a791d8dfeb4f9ecc1..508b770d3dd696234b8ad3118063717507d82bfe 100644 (file)
                        fsl,num-channels = <4>;
                        fsl,channel-fifo-len = <24>;
                        fsl,exec-units-mask = <0x97c>;
-                       fsl,descriptor-types-mask = <0x3ab0abf>;
+                       fsl,descriptor-types-mask = <0x3a30abf>;
                };
 
                sata@18000 {