Re: [PATCH 3/6 v2] crypto:s5p-sss: Add support for SSS module on Exynos

2014-01-09 Thread Sachin Kamat
Hi Naveen, On 9 January 2014 10:29, Naveen Krishna Chatradhi wrote: > This patch adds new compatible and varient to support the SSS module > on Exynos4 (Exynos4210), Exynos5 (Exynos5420 and Exynos5250) for which > 1. AES register are at an offset of 0x200 and > 2. hash interrupt is not available

[PATCH 3/6 v2] crypto:s5p-sss: Add support for SSS module on Exynos

2014-01-08 Thread Naveen Krishna Chatradhi
This patch adds new compatible and varient to support the SSS module on Exynos4 (Exynos4210), Exynos5 (Exynos5420 and Exynos5250) for which 1. AES register are at an offset of 0x200 and 2. hash interrupt is not available Signed-off-by: Naveen Krishna Ch CC: Herbert Xu CC: David S. Miller CC: Vl