On Tue, 21 Feb 2023 21:04:07 +0100, Marek Vasut wrote: > The VS signal change is synchronized to HS signal change, start the > info graphics with that event, instead of having that event occur in > the middle of it. > > Scope trace of DPI bus with HS/VS active HIGH looks as follows: > ________________...__ > VS...___/__ __ \______... > HS...___/ \_______/ \__...__/ \___... > ^ ^ > | | > | Used to start here -' > | > '--- Start info graphics here > > Signed-off-by: Marek Vasut <ma...@denx.de> > --- > Cc: Daniel Vetter <dan...@ffwll.ch> > Cc: David Airlie <airl...@gmail.com> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski...@linaro.org> > Cc: Rob Herring <robh...@kernel.org> > Cc: Sam Ravnborg <s...@ravnborg.org> > Cc: Thierry Reding <thierry.red...@gmail.com> > Cc: devicet...@vger.kernel.org > Cc: dri-devel@lists.freedesktop.org > --- > .../bindings/display/panel/panel-timing.yaml | 46 +++++++++---------- > 1 file changed, 23 insertions(+), 23 deletions(-) >
Acked-by: Rob Herring <r...@kernel.org>