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 <[email protected]> > CC: Rob Herring <[email protected]> > CC: Mark Rutland <[email protected]> > CC: [email protected] > --- > .../devicetree/bindings/display/panel/display-timing.txt | 8 > ++++++++ > 1 file changed, 8 insertions(+)
Acked-by: Rob Herring <[email protected]>

