From: Tomer Maimon Date: Thu, 29 Sep 2022 13:31:10 +0000 (+0300) Subject: dt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compatible string X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=518a198f41d6539dc025f0e4fe2785f9031fa1eb;p=linux.git dt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compatible string Add a compatible string for Nuvoton BMC NPCM845 RNG. Signed-off-by: Tomer Maimon Acked-by: Krzysztof Kozlowski Signed-off-by: Herbert Xu --- diff --git a/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml b/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml index abd134c9d4009..e8e4ab1e5b95d 100644 --- a/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml +++ b/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml @@ -16,7 +16,9 @@ maintainers: properties: compatible: - const: nuvoton,npcm750-rng + enum: + - nuvoton,npcm750-rng + - nuvoton,npcm845-rng reg: maxItems: 1