Re: [PATCH] dt-bindings: display: Add SPI peripheral schema to SPI based displays

2022-01-19 Thread Rob Herring
On Tue, 21 Dec 2021 08:52:09 -0400, Rob Herring wrote: > With 'unevaluatedProperties' support enabled, several SPI based display > binding examples have warnings: > > Documentation/devicetree/bindings/display/panel/samsung,ld9040.example.dt.yaml: > lcd@0: Unevaluated properties are not allowed

Re: [PATCH] dt-bindings: display: Add SPI peripheral schema to SPI based displays

2021-12-21 Thread Sam Ravnborg
On Tue, Dec 21, 2021 at 08:52:09AM -0400, Rob Herring wrote: > With 'unevaluatedProperties' support enabled, several SPI based display > binding examples have warnings: > > Documentation/devicetree/bindings/display/panel/samsung,ld9040.example.dt.yaml: > lcd@0: Unevaluated properties are not

Re: [PATCH] dt-bindings: display: Add SPI peripheral schema to SPI based displays

2021-12-21 Thread Paul Cercueil
Hi Rob, Le mar., déc. 21 2021 at 08:52:09 -0400, Rob Herring a écrit : With 'unevaluatedProperties' support enabled, several SPI based display binding examples have warnings: Documentation/devicetree/bindings/display/panel/samsung,ld9040.example.dt.yaml: lcd@0: Unevaluated properties are

Re: [PATCH] dt-bindings: display: Add SPI peripheral schema to SPI based displays

2021-12-21 Thread Linus Walleij
On Tue, Dec 21, 2021 at 1:52 PM Rob Herring wrote: > With 'unevaluatedProperties' support enabled, several SPI based display > binding examples have warnings: (...) > Fix all of these by adding a reference to spi-peripheral-props.yaml. > With this, the description that the binding must follow >

[PATCH] dt-bindings: display: Add SPI peripheral schema to SPI based displays

2021-12-21 Thread Rob Herring
With 'unevaluatedProperties' support enabled, several SPI based display binding examples have warnings: Documentation/devicetree/bindings/display/panel/samsung,ld9040.example.dt.yaml: lcd@0: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'spi-max-frequency',