On 5/10/19 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. Herbert, can you apply those patches? > > 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(+) > -- Florian