Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241440 > unrolled thread
| Started by | Lee Jones <lee.jones@linaro.org> |
|---|---|
| First post | 2015-10-07 14:30 +0200 |
| Last post | 2015-10-09 09:30 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH v2 0/3] hwrng: st: Couple of improvements Lee Jones <lee.jones@linaro.org> - 2015-10-07 14:30 +0200
Re: [PATCH v2 0/3] hwrng: st: Couple of improvements Herbert Xu <herbert@gondor.apana.org.au> - 2015-10-08 16:30 +0200
Re: [PATCH v2 0/3] hwrng: st: Couple of improvements Lee Jones <lee.jones@linaro.org> - 2015-10-09 09:30 +0200
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Date | 2015-10-07 14:30 +0200 |
| Subject | [PATCH v2 0/3] hwrng: st: Couple of improvements |
| Message-ID | <qgW15-4HJ-35@gated-at.bofh.it> |
This set contains a minor documentation fix, greater clarification with how the FIFO depth/size is represented and finally a fix to prevent early timeout during data acquisition. v1 => v2: - Remove phantom bugfix (FIFO really is 4 deep, not 8) - Double timeout value to account for inconsistent call to udelay() - Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk> Lee Jones (3): hwrng: st: dt: Fix trivial typo in node address hwrng: st: Use real-world device timings for timeout hwrng: st: Improve FIFO size/depth description Documentation/devicetree/bindings/rng/st,rng.txt | 2 +- drivers/char/hw_random/st-rng.c | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Date | 2015-10-08 16:30 +0200 |
| Message-ID | <qhkmL-67a-53@gated-at.bofh.it> |
| In reply to | #1241440 |
On Wed, Oct 07, 2015 at 01:23:26PM +0100, Lee Jones wrote: > This set contains a minor documentation fix, greater clarification > with how the FIFO depth/size is represented and finally a fix to > prevent early timeout during data acquisition. > > v1 => v2: > - Remove phantom bugfix (FIFO really is 4 deep, not 8) > - Double timeout value to account for inconsistent call to udelay() > - Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk> All applied. Thanks. -- Email: Herbert Xu <herbert@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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Date | 2015-10-09 09:30 +0200 |
| Message-ID | <qhAhQ-3Jz-19@gated-at.bofh.it> |
| In reply to | #1242424 |
On Thu, 08 Oct 2015, Herbert Xu wrote: > On Wed, Oct 07, 2015 at 01:23:26PM +0100, Lee Jones wrote: > > This set contains a minor documentation fix, greater clarification > > with how the FIFO depth/size is represented and finally a fix to > > prevent early timeout during data acquisition. > > > > v1 => v2: > > - Remove phantom bugfix (FIFO really is 4 deep, not 8) > > - Double timeout value to account for inconsistent call to udelay() > > - Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk> > > All applied. Thanks. Thanks Herbert. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web