Re: [PATCH v3 0/2] hwrng: npcm: add NPCM RNG driver support

2019-10-04 Thread Herbert Xu
On Thu, Sep 12, 2019 at 12:01:47PM +0300, Tomer Maimon wrote: > This patch set adds Random Number Generator (RNG) support > for the Nuvoton NPCM Baseboard Management Controller (BMC). > > The RNG driver we use power consumption when the RNG > is not required. > > The NPCM RNG driver tested on N

[PATCH v3 0/2] hwrng: npcm: add NPCM RNG driver support

2019-09-12 Thread Tomer Maimon
This patch set adds Random Number Generator (RNG) support for the Nuvoton NPCM Baseboard Management Controller (BMC). The RNG driver we use power consumption when the RNG is not required. The NPCM RNG driver tested on NPCM750 evaluation board. Addressed comments from:. - Daniel Thompson: http