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.ujfal...@ti.com> > CC: Rob Herring <robh...@kernel.org> > CC: Mark Rutland <mark.rutl...@arm.com> > CC: devicet...@vger.kernel.org > --- > .../devicetree/bindings/display/panel/display-timing.txt | 8 > ++++++++ > 1 file changed, 8 insertions(+)
Acked-by: Rob Herring <r...@kernel.org>