powerpc/85xx: Fix mpc8569emds crypto node to include SNOW unit
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Sat, 2 May 2009 02:16:49 +0000 (06:16 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 19 May 2009 05:50:31 +0000 (00:50 -0500)
fsl,exec-units-mask should be 0xbfe to include SNOW unit in
MPC8569E's security engine.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8569mds.dts

index 69cec81..fb67910 100644 (file)
                        interrupt-parent = <&mpic>;
                        fsl,num-channels = <4>;
                        fsl,channel-fifo-len = <24>;
-                       fsl,exec-units-mask = <0x9fe>;
+                       fsl,exec-units-mask = <0xbfe>;
                        fsl,descriptor-types-mask = <0x3ab0ebf>;
                };