]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: display: st,stm32-dsi: Fix panel node name in example
authorRob Herring <robh@kernel.org>
Tue, 21 Dec 2021 12:51:45 +0000 (08:51 -0400)
committerRob Herring <robh@kernel.org>
Wed, 5 Jan 2022 01:23:06 +0000 (19:23 -0600)
commit9a97e8c167e91d758dabfe9a8eb2462eb64b7f4c
treed9e87404abfabd7e995f1c19a9ebc4e9f04a5c8f
parentc18b058b6e19d8694c61f0b01641758dffe19972
dt-bindings: display: st,stm32-dsi: Fix panel node name in example

With 'unevaluatedProperties' support enabled, the st,stm32-dsi binding
has a new warning:

Documentation/devicetree/bindings/display/st,stm32-dsi.example.dt.yaml: dsi@5a000000: Unevaluated properties are not allowed ('panel-dsi@0' was unexpected)

The documented child node name is 'panel', so update the example.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211221125145.1195234-1-robh@kernel.org
Documentation/devicetree/bindings/display/st,stm32-dsi.yaml