diff options
author | Maxime Ripard <maxime@cerno.tech> | 2021-02-18 16:28:37 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-02-23 21:37:09 -0600 |
commit | a3cb15cda1b8213387f258caad6b13afcc378fd5 (patch) | |
tree | 58700c1e94c62e64c873bd5767944cb3bcd2166d | |
parent | 3b9cdafb5358eb9f3790de2f728f765fef100731 (diff) | |
download | linux-a3cb15cda1b8213387f258caad6b13afcc378fd5.tar.bz2 |
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: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210218152837.1080819-1-maxime@cerno.tech
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml b/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml index 57324a5f0271..a1d5a32660e0 100644 --- a/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml +++ b/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml @@ -109,7 +109,7 @@ required: - resets - ddc -unevaluatedProperties: false +additionalProperties: false examples: - | |