aboutsummaryrefslogtreecommitdiff
path: root/include/video/mcde.h
diff options
context:
space:
mode:
authorPer Persson <per.xb.persson@stericsson.com>2010-07-02 13:14:25 +0200
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:45:50 -0600
commit48d5fa309fc3a106e531528867406d6a3adb3059 (patch)
tree5af714f69b41159cc9dfd4d055c6e6fce20bddfc /include/video/mcde.h
parent862ec7d2196b8072487f0a70cc9e56eea3fc8b7b (diff)
HDMI and AV8100: new features
* HDMI api, including EDID, CEC, INFOFRAME, audio coniguration, aes key handling, event support. * Automatic detection and handling of av8100 chip version 1 and 2. * Support for av8100/mcde hw trig method using I2SDAT3 (menuconfig). ST Ericsson Change-Id: WP264235 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2120 Reviewed-by: Dan JOHANSSON <dan.johansson@stericsson.com> Tested-by: Per PERSSON <per.xb.persson@stericsson.com> Reviewed-by: Marcel TUNNISSEN <marcel.tuennissen@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ic205e046988fff7a5d49ae3091559d1fd76768d2 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2841
Diffstat (limited to 'include/video/mcde.h')
-rw-r--r--include/video/mcde.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/mcde.h b/include/video/mcde.h
index 415d9db960a..b682200edc7 100644
--- a/include/video/mcde.h
+++ b/include/video/mcde.h
@@ -163,6 +163,7 @@ struct mcde_port {
u8 virt_id;
u8 num_data_lanes;
u8 ui;
+ bool clk_cont;
} dsi;
struct {
bool chip_select;/* REVIEW: Used? Needed? */