Commit 21df8683 authored by Paul Cercueil's avatar Paul Cercueil Committed by Rob Herring

dt-bindings/display: abt,y030xx067a: Fix binding

The binding should use "unevaluatedProperties" instead of
"additionalProperties", since it is a SPI device and may have
SPI-related Device Tree properties, for instance the "spi-max-frequency"
property that is present in the example.

Fixes: e366a644 ("dt-bindings: display: Add ABT Y030XX067A panel bindings")
Signed-off-by: default avatarPaul Cercueil <paul@crapouillou.net>
Reviewed-by: default avatarSam Ravnborg <sam@ravnborg.org>
Link: https://lore.kernel.org/r/20201217005945.335111-1-paul%40crapouillou.netSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 246e18ba
......@@ -32,7 +32,7 @@ required:
- power-supply
- reset-gpios
additionalProperties: false
unevaluatedProperties: false
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