On Thu, 18 Feb 2021 16:28:37 +0100, Maxime Ripard wrote: > For some reason, unevaluatedProperties doesn't work and > additionalProperties is required. Fix it by switching to > additionalProperties. > > Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx> > --- > .../devicetree/bindings/display/brcm,bcm2711-hdmi.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!