summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorRobert Chiras <robert.chiras@nxp.com>2017-11-27 16:49:27 +0200
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commitcec895d78e3ab980ff2157305ae6945c75e0ccc6 (patch)
tree82ac50e497c299885e517b4a9004d5e45e4702cd /Documentation/devicetree
parent7f589da09ba0f682c5b7d0faafe3e9ef181d0b0a (diff)
MLK-16926-3: drm/imx: Add sync-pol to nwl_dsi-imx
Add a new dt property to the nwl_dsi-imx driver: sync-pol. This property represents the sync polarity of the input signal to it's internal DPI-to-DSI block. Signed-off-by: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/display/imx/dsi_nwl.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/imx/dsi_nwl.txt b/Documentation/devicetree/bindings/display/imx/dsi_nwl.txt
index 296b01bd7cc3..76441b2b36c9 100644
--- a/Documentation/devicetree/bindings/display/imx/dsi_nwl.txt
+++ b/Documentation/devicetree/bindings/display/imx/dsi_nwl.txt
@@ -42,6 +42,10 @@ Optional properties:
and i.MX8qxp for the reset functions)
- assigned-clock-parents phandles to parent clocks that needs to be assigned as
parents to clocks defined in assigned-clocks
+- sync-pol horizontal and vertical sync polarity of the input
+ signal; can be <0> for LOW (negative) or <1> for HIGH
+ (positive) polarity; default value is <0>, when this
+ property is ommited
Example:
mipi_dsi1: mipi_dsi {