summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2017-04-17 14:52:02 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-06-09 22:19:23 +0800
commit15aacabb62f7945abfe2bd2cb97c415703d53658 (patch)
tree16c5218942cfde6ee96fdfdc14bcba0684e6e559
parent3ad86224371f54c44f100240ac752dfdd32fcd2a (diff)
MLK-14703-1 video: adv7535: add 'dsi-traffic-mode' new property
Add the new property 'dsi-traffic-mode' which is used to set one of the three video data transmit modes: . Non-burst mode with sync pulse width . Non-burst mode with sync event . Burst mode Signed-off-by: Fancy Fang <chen.fang@nxp.com> (cherry picked from commit 19eb160cfa365af6a377798cf44dc800f21ef51d)
-rw-r--r--arch/arm/boot/dts/imx7ulp-evk.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7ulp-evk.dts b/arch/arm/boot/dts/imx7ulp-evk.dts
index f9a30a797b6b..f15022ab0cd4 100644
--- a/arch/arm/boot/dts/imx7ulp-evk.dts
+++ b/arch/arm/boot/dts/imx7ulp-evk.dts
@@ -421,6 +421,7 @@
* Only support CEA modes.
* Reference mxc_edid.c
*/
+ dsi-traffic-mode = <0>;
bpp = <24>;
status = "disabled";
};