]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: display: tfp410: Add bus parameters properties
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 27 Sep 2018 08:25:49 +0000 (11:25 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Mar 2019 09:42:13 +0000 (11:42 +0200)
commit2645d8d0980caa1cb9378b2a51d117374c478e76
tree94db055feaeefb16ad050afd3ebb7ca48fa4e91e
parentd23286ff3d79e1b78b4a4b030a62c3ddc120c607
dt-bindings: display: tfp410: Add bus parameters properties

The TFP410 supports configuration of several input bus parameters
through either the I2C port or chip pins. In the latter case, we need to
specify those parameters in DT.

Two new properties are added, ti,deskew to specify the data de-skew
configuration (as set through the DK[3:1] pins), and pclk-sample to
specify the pixel clock sampling edge (as set through the EDGE pin).

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Documentation/devicetree/bindings/display/bridge/ti,tfp410.txt