From: Jia Jie Ho Date: Tue, 12 Dec 2023 03:25:26 +0000 (+0800) Subject: dt-bindings: rng: starfive: Add jh8100 compatible string X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f1b2fe908467f45ec465c7b912681c0ff019485e;p=linux.git dt-bindings: rng: starfive: Add jh8100 compatible string Add compatible string for StarFive JH8100 trng. Signed-off-by: Jia Jie Ho Acked-by: Conor Dooley Signed-off-by: Herbert Xu --- diff --git a/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml b/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml index 2b76ce25acc4a..4639247e9e510 100644 --- a/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml +++ b/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml @@ -11,7 +11,11 @@ maintainers: properties: compatible: - const: starfive,jh7110-trng + oneOf: + - items: + - const: starfive,jh8100-trng + - const: starfive,jh7110-trng + - const: starfive,jh7110-trng reg: maxItems: 1