diff options
| author | Maxime Ripard <[email protected]> | 2021-02-18 16:28:37 +0100 | 
|---|---|---|
| committer | Rob Herring <[email protected]> | 2021-02-23 21:37:09 -0600 | 
| commit | a3cb15cda1b8213387f258caad6b13afcc378fd5 (patch) | |
| tree | 58700c1e94c62e64c873bd5767944cb3bcd2166d | |
| parent | 3b9cdafb5358eb9f3790de2f728f765fef100731 (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
| -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:    - |  |