Commit 65adf723 authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Mark Brown

regulator: uniphier: Use unevaluatedProperties

This refers common bindings, so this is preferred for
unevaluatedProperties instead of additionalProperties.
Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1649145303-30221-3-git-send-email-hayashi.kunihiko@socionext.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 2eacc847
......@@ -77,7 +77,7 @@ allOf:
reset-names:
const: link
additionalProperties: false
unevaluatedProperties: false
required:
- compatible
......
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