summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorRobert Chiras <robert.chiras@nxp.com>2017-11-27 16:49:27 +0200
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:29:39 +0800
commit9b56bdc06de1913d6b681ebbff167c63c7680592 (patch)
tree9d44a17e5b6b2eca090c19dd23a8081736c53f8b /Documentation/devicetree
parentec8e176b9265bc0602c87276425bcfe770e0da32 (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 {