[PATCH v2 0/3] hwrng: st: Couple of improvements

From: Lee Jones
Date: Wed Oct 07 2015 - 08:25:54 EST


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@xxxxxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/