On Fri, Mar 05, 2021 at 08:01:29AM +0100, Álvaro Fernández Rojas wrote: > Some devices may need to perform a reset before using the RNG, such as the > BCM6368. > > v6: fix dt-bindings documentation, add patch makings clocks mandatory for > BCM6368. > v5: remove reset_control_rearm() and apply on latest herbert/cryptodev-2.6.git. > v4: fix documentation, add reset_control_rearm(). > v3: make resets required if brcm,bcm6368-rng. > v2: document reset support. > > Álvaro Fernández Rojas (3): > dt-bindings: rng: bcm2835: add clock constraints > dt-bindings: rng: bcm2835: document reset support > hwrng: bcm2835: add reset support > > .../devicetree/bindings/rng/brcm,bcm2835.yaml | 21 +++++++++++++++++++ > drivers/char/hw_random/bcm2835-rng.c | 10 +++++++++ > 2 files changed, 31 insertions(+) All applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt