Re: [PATCH] dt-bindings: gpu: arm,mali-utgard: Use unevaluatedProperties

From: Rob Herring
Date: Thu Sep 03 2020 - 11:25:22 EST


On Sun, Aug 30, 2020 at 2:40 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> Additional properties or nodes actually might appear (e.g. operating
> points table) so use unevaluatedProperties to fix dtbs_check warnings
> like:
>
> arch/arm/boot/dts/exynos4210-i9100.dt.yaml: gpu@13000000:
> 'opp_table' does not match any of the regexes: 'pinctrl-[0-9]+'

When unevaluatedProperties support is actually implemented (there's a
prototype), this will still be a warning. You need to document any
additional properties/nodes.