Re: [PATCH v4] Exynos : Add support for Exynos random number generator

2012-07-10 Thread Herbert Xu
On Fri, Jun 29, 2012 at 09:43:26AM +0900, Jonghwa Lee wrote:
> This patch supports Exynos SOC's PRNG driver. Exynos's PRNG has 5 seeds and
> 5 random number outputs. Module is excuted under runtime power management 
> control,
> so it activates only while it's in use. Otherwise it will be suspended 
> generally.
> It was tested on PQ board by rngtest program.
> 
> Signed-off-by: Jonghwa Lee 
> Signed-off-by: Kyungmin Park 
> Reviewed-by: Stephen Boyd 

Patch applied.  Thanks.
-- 
Email: Herbert Xu 
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4] Exynos : Add support for Exynos random number generator

2012-07-10 Thread Herbert Xu
On Fri, Jun 29, 2012 at 09:43:26AM +0900, Jonghwa Lee wrote:
 This patch supports Exynos SOC's PRNG driver. Exynos's PRNG has 5 seeds and
 5 random number outputs. Module is excuted under runtime power management 
 control,
 so it activates only while it's in use. Otherwise it will be suspended 
 generally.
 It was tested on PQ board by rngtest program.
 
 Signed-off-by: Jonghwa Lee jonghwa3@samsung.com
 Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com
 Reviewed-by: Stephen Boyd sb...@codeaurora.org

Patch applied.  Thanks.
-- 
Email: Herbert Xu herb...@gondor.apana.org.au
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/