Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: rng: add BCM2711 RNG compatible

The BCM2711 has a RNG200 block, so document its compatible string.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Signed-off-by: Stephen Brennan <stephen@brennan.io>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Stefan Wahren and committed by
Herbert Xu
efdd6099 13380a14

+1
+1
Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt
··· 2 2 3 3 Required properties: 4 4 - compatible : Must be one of: 5 + "brcm,bcm2711-rng200" 5 6 "brcm,bcm7211-rng200" 6 7 "brcm,bcm7278-rng200" 7 8 "brcm,iproc-rng200"