public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] hwrng: st: Couple of improvements
@ 2015-10-07 12:23 Lee Jones
  2015-10-07 12:23 ` [PATCH v2 1/3] hwrng: st: dt: Fix trivial typo in node address Lee Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Lee Jones @ 2015-10-07 12:23 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-09  7:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 12:23 [PATCH v2 0/3] hwrng: st: Couple of improvements Lee Jones
2015-10-07 12:23 ` [PATCH v2 1/3] hwrng: st: dt: Fix trivial typo in node address Lee Jones
2015-10-07 12:23 ` [PATCH v2 2/3] hwrng: st: Use real-world device timings for timeout Lee Jones
2015-10-07 12:23 ` [PATCH v2 3/3] hwrng: st: Improve FIFO size/depth description Lee Jones
2015-10-08 14:23 ` [PATCH v2 0/3] hwrng: st: Couple of improvements Herbert Xu
2015-10-09  7:24   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox