projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa93a2
)
MLK-14703-1 video: adv7535: add 'dsi-traffic-mode' new property
author
Fancy Fang
<chen.fang@nxp.com>
Mon, 17 Apr 2017 06:52:02 +0000
(14:52 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:59 +0000
(15:21 -0500)
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
)
arch/arm/boot/dts/imx7ulp-evk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx7ulp-evk.dts
b/arch/arm/boot/dts/imx7ulp-evk.dts
index
f9a30a7
..
f15022a
100644
(file)
--- 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";
};