summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/rng
diff options
context:
space:
mode:
authorTomer Maimon <tmaimon77@gmail.com>2022-09-29 16:31:10 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2022-10-21 19:15:35 +0800
commit518a198f41d6539dc025f0e4fe2785f9031fa1eb (patch)
tree76257bf4f0075f50c0525a24962ac6a72db50a76 /Documentation/devicetree/bindings/rng
parentbe7f5ef9ff4bbe99e4fcdf63057a993be178af46 (diff)
downloadlinux-stable-518a198f41d6539dc025f0e4fe2785f9031fa1eb.tar.gz
linux-stable-518a198f41d6539dc025f0e4fe2785f9031fa1eb.tar.bz2
linux-stable-518a198f41d6539dc025f0e4fe2785f9031fa1eb.zip
dt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compatible string
Add a compatible string for Nuvoton BMC NPCM845 RNG. Signed-off-by: Tomer Maimon <tmaimon77@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/devicetree/bindings/rng')
-rw-r--r--Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml b/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml
index abd134c9d400..e8e4ab1e5b95 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