Commit a3cb15cd authored by Maxime Ripard's avatar Maxime Ripard Committed by Rob Herring

dt-bindings: bcm2711-hdmi: Fix broken schema

For some reason, unevaluatedProperties doesn't work and
additionalProperties is required. Fix it by switching to
additionalProperties.
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210218152837.1080819-1-maxime@cerno.techSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 3b9cdafb
...@@ -109,7 +109,7 @@ required: ...@@ -109,7 +109,7 @@ required:
- resets - resets
- ddc - ddc
unevaluatedProperties: false additionalProperties: false
examples: examples:
- | - |
......
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