[PATCH v2 2/4] hw_random: jz4780-rng: Add Ingenic JZ4780 hardware RNG driver

2016-08-27 Thread PrasannaKumar Muralidharan
JZ4780 SoC random number generator driver. Changes since v1: * Use devm_ioremap_resource and devm_hwrng_register * Add delay after enabling RNG, before reading data * Disable RNG after reading data as per Ingenic JZ4780 PM * Move Makefile and Kconfig entries to the bottom * Arrange includes in

[PATCH v2 1/4] hw_random: jz4780-rng: Add devicetree bindings for RNG in JZ4780 SoC

2016-08-27 Thread PrasannaKumar Muralidharan
Add devicetree bindings for hardware random number generator present in Ingenic JZ4780 SoC. Signed-off-by: PrasannaKumar Muralidharan Acked-by: Rob Herring --- Documentation/devicetree/bindings/rng/ingenic,jz4780-rng.txt | 12 1 file

[PATCH v2 0/4] hw_random: Add driver for Ingenic JZ4780 SoC RNG

2016-08-27 Thread PrasannaKumar Muralidharan
This is the v2 patch series that adds support for random number generator present in Ingenic JZ4780 SoC. Patch 1: Add device tree bindings for RNG in JZ4780 SoC. Patch 2: Add Ingenic JZ4780 hardware RNG driver. Patch 3: Add RNG to jz4780.dtsi. Patch 4: Enable RNG in ci20_defconfig PrasannaKumar

Re: [PATCH v3 6/8] hwrng: amd: Replace global variable with private struct

2016-08-27 Thread Jason Cooper
On Sat, Aug 27, 2016 at 02:43:31PM +, Jason Cooper wrote: > Hi Corentin, > > On Fri, Aug 26, 2016 at 01:11:34PM +0200, LABBE Corentin wrote: > > Instead of having two global variable, it's better to use a > > private struct. This will permit to remove amd_pdev variable > > > > Signed-off-by:

Re: [PATCH v3 0/8] hwrng: amd: rework of the amd hwrng driver

2016-08-27 Thread Jason Cooper
Hi Corentin, On Fri, Aug 26, 2016 at 01:11:28PM +0200, LABBE Corentin wrote: > Changes since v2: > - split the latest patch in 4 > Changes since v1: > - Keep the hwrng name as "amd" > > LABBE Corentin (8): > hwrng: amd: Fix style problem with blank line > hwrng: amd: use the BIT macro >

Re: Git bisected regression for ipsec/aead

2016-08-27 Thread Sowmini Varadhan
On (08/25/16 16:49), Herbert Xu wrote: > > On Fri, Aug 19, 2016 at 03:21:24PM -0400, Sowmini Varadhan wrote: > >7271b33cb87e80f3a416fb031ad3ca87f0bea80a is the first bad commit > This bisection doesn't make much sense as this patch just causes > cryptd to be used a little more more