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: starfive: Add jh8100 compatible string

Add compatible string for StarFive JH8100 trng.

Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Jia Jie Ho and committed by
Herbert Xu
f1b2fe90 67cc511e

+5 -1
+5 -1
Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml
··· 11 11 12 12 properties: 13 13 compatible: 14 - const: starfive,jh7110-trng 14 + oneOf: 15 + - items: 16 + - const: starfive,jh8100-trng 17 + - const: starfive,jh7110-trng 18 + - const: starfive,jh7110-trng 15 19 16 20 reg: 17 21 maxItems: 1