summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2018-07-16 20:52:14 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit6aa55a0469adb9925f6ebbec409c13bdab6d1c49 (patch)
tree4e49618771cd6b8eb0371d51bf817eb6d8890f1d /Documentation/devicetree
parentaa36acf3775cf9cbebe28e1399bfefb388745741 (diff)
MLK-18605-15 dt-bindings: display: panel: add 'video-mode' prop for rm67191
Add a new property 'video-mode' binding for panel rm67191 which is used to specify a video data transfer mode. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/display/panel/raydium,rm67191.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/raydium,rm67191.txt b/Documentation/devicetree/bindings/display/panel/raydium,rm67191.txt
index 18a57dec2953..efda9db05eec 100644
--- a/Documentation/devicetree/bindings/display/panel/raydium,rm67191.txt
+++ b/Documentation/devicetree/bindings/display/panel/raydium,rm67191.txt
@@ -17,6 +17,12 @@ Optional properties:
- pinctrl-0 phandle to the pin settings for the reset pin
- panel-width-mm: physical panel width [mm]
- panel-height-mm: physical panel height [mm]
+- video-mode: Video data transfer mode
+ must be <0>, <1> or <2> as
+ follows:
+ <0>: Burst mode
+ <1>: Non-burst mode with sync event
+ <2>: Non-burst mode with sync pulse
[1]: Documentation/devicetree/bindings/display/display-timing.txt