[PATCH v2 0/2] dt-bindings: display: fix native-mode setting

From: Martin Kaiser
Date: Sat Oct 05 2019 - 09:10:51 EST


According to
Documentation/devicetree/bindings/display/panel/display-timing.txt,
native-mode is a property of the display-timings node.

If it's located outside of display-timings, the native-mode setting is
ignored and the first display timing is used.

We've already fixed the board definitions which got this wrong. Fix the
examples in the device tree bindings as well.

Martin Kaiser (2):
dt-bindings: display: imx: fix native-mode setting
dt-bindings: display: clps711x-fb: fix native-mode setting

Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt | 2 +-
Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--
2.11.0