summaryrefslogtreecommitdiff
path: root/include/video
diff options
context:
space:
mode:
Diffstat (limited to 'include/video')
-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 2a64be62ac9..6b5508e3ddd 100644
--- a/include/video/mcde.h
+++ b/include/video/mcde.h
@@ -115,6 +115,7 @@ struct mcde_port {
u8 num_data_lanes;
u8 ui;
bool clk_cont;
+ bool host_eot_gen;
/* DSI data lanes are swapped if true */
bool data_lanes_swap;