On Thu, 17 Dec 2020 00:59:45 +0000, Paul Cercueil wrote: > 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: e366a644c69d ("dt-bindings: display: Add ABT Y030XX067A panel bindings") > Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/display/panel/abt,y030xx067a.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!