diff mbox

[2/6] powerpc/85xx: Fix mpc8569emds' crypto node to include SNOW unit

Message ID 20090502021649.GB18281@oksana.dev.rtsoft.ru (mailing list archive)
State Accepted, archived
Commit cd7e4a2cbb147a2f15abfad93e1af847e6bb339f
Delegated to: Kumar Gala
Headers show

Commit Message

Anton Vorontsov May 2, 2009, 2:16 a.m. UTC
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>
---
 arch/powerpc/boot/dts/mpc8569mds.dts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Kumar Gala May 8, 2009, 2:11 p.m. UTC | #1
On May 1, 2009, at 9:16 PM, Anton Vorontsov wrote:

> 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>
> ---
> arch/powerpc/boot/dts/mpc8569mds.dts |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

applied to next

- k
diff mbox

Patch

diff --git a/arch/powerpc/boot/dts/mpc8569mds.dts b/arch/powerpc/boot/dts/mpc8569mds.dts
index e16a5d4..bcf8042 100644
--- a/arch/powerpc/boot/dts/mpc8569mds.dts
+++ b/arch/powerpc/boot/dts/mpc8569mds.dts
@@ -222,7 +222,7 @@ 
 			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>;
 		};