Re: [PATCH v2 1/3] dt-bindings: display: display-timing: Add property to configure sync drive edge

From: Rob Herring
Date: Fri Sep 23 2016 - 16:02:05 EST


On Thu, Sep 22, 2016 at 01:35:24PM +0300, Peter Ujfalusi wrote:
> There are display panels which demands that the sync signal is driven on
> different edge than the pixel data.
> With the syncclk-active property we can specify the clk edge to be used to
> drive the sync signal. When the property is missing it indicates that the
> sync is driven on the same edge as the pixel data.
>
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
> CC: Rob Herring <robh+dt@xxxxxxxxxx>
> CC: Mark Rutland <mark.rutland@xxxxxxx>
> CC: devicetree@xxxxxxxxxxxxxxx
> ---
> .../devicetree/bindings/display/panel/display-timing.txt | 8 ++++++++
> 1 file changed, 8 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>