Commit 293695f1 authored by Neil Armstrong's avatar Neil Armstrong Committed by Herbert Xu

dt-bindings: rng: meson: add optional power-domains

On newer SoCs, the random number generator can require a power-domain to
operate, add it as optional.
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Acked-by: default avatarRob Herring (Arm) <robh@kernel.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 468e3295
...@@ -26,6 +26,9 @@ properties: ...@@ -26,6 +26,9 @@ properties:
items: items:
- const: core - const: core
power-domains:
maxItems: 1
required: required:
- compatible - compatible
- reg - reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment