Re: [PATCH] crypto: caam - RNG instantiation by directly programming DECO

2013-07-31 Thread Herbert Xu
On Thu, Jul 04, 2013 at 11:26:03AM +0530, Ruchika Gupta wrote: > Remove the dependency of RNG instantiation on Job Ring. Now > RNG instantiation for devices with RNG version > 4 is done > by directly programming DECO 0. > > Signed-off-by: Ruchika Gupta Patch applied. Thanks a lot! -- Email: He

[PATCH] crypto: caam - RNG instantiation by directly programming DECO

2013-07-03 Thread Ruchika Gupta
Remove the dependency of RNG instantiation on Job Ring. Now RNG instantiation for devices with RNG version > 4 is done by directly programming DECO 0. Signed-off-by: Ruchika Gupta --- drivers/crypto/caam/ctrl.c | 74 ++ drivers/crypto/caam/regs.h | 12