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)
commitb29f4889f8860486686adb056030215d413bb928
treed9e87404abfabd7e995f1c19a9ebc4e9f04a5c8f
parent4d4ea94fa6fc8192f7855cba5acaa5e62a0b5e78
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