未验证 提交 28565413 编写于 作者: V Vincent Whitchurch 提交者: Mark Brown

regulator: da9121: Use additionalProperties

There's no $ref at the top level so use additionalProperties instead of
unevaluatedProperties.

This fixes the following warning with the latest dtschema:

 Documentation/devicetree/bindings/regulator/dlg,da9121.yaml:
 'additionalProperties' is a required property
Reported-by: NRob Herring <robh@kernel.org>
Signed-off-by: NVincent Whitchurch <vincent.whitchurch@axis.com>
Link: https://lore.kernel.org/r/20201109085438.16230-1-vincent.whitchurch@axis.comSigned-off-by: NMark Brown <broonie@kernel.org>
上级 1119c594
......@@ -22,7 +22,7 @@ properties:
$ref: "regulator.yaml#"
type: object
unevaluatedProperties: false
additionalProperties: false
required:
- compatible
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册