Re: [PATCH 0/2] hwrng: Support for 7211 in iproc-rng200

From: Ray Jui
Date: Fri May 10 2019 - 17:08:42 EST


Hi Florian,

On 5/10/2019 10:31 AM, Florian Fainelli wrote:
> Hi Herbert,
>
> This patch series adds support for BCM7211 to the iproc-rng200 driver,
> nothing special besides matching the compatibile string and updating the
> binding document.
>
> Florian Fainelli (2):
> dt-bindings: rng: Document BCM7211 RNG compatible string
> hwrng: iproc-rng200: Add support for 7211
>
> Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt | 1 +
> drivers/char/hw_random/iproc-rng200.c | 1 +
> 2 files changed, 2 insertions(+)
>

Patch series looks good to me. Thanks!

Ray