[PATCH] dt-bindings: display: novatek,nt36672a: Fix unevaluated properties warning
Rob Herring
robh at kernel.org
Wed Dec 22 18:36:31 UTC 2021
On Tue, 21 Dec 2021 08:51:26 -0400, Rob Herring wrote:
> With 'unevaluatedProperties' support enabled, the novatek,nt36672a
> binding has a new warning:
>
> Documentation/devicetree/bindings/display/panel/novatek,nt36672a.example.dt.yaml: panel at 0: Unevaluated properties are not allowed ('vddi0-supply', '#address-cells', '#size-cells' were unexpected)
>
> Based on dts files, 'vddi0-supply' does appear to be the correct name.
> Drop '#address-cells' and '#size-cells' which aren't needed.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> .../devicetree/bindings/display/panel/novatek,nt36672a.yaml | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
Applied, thanks!
More information about the dri-devel
mailing list