summaryrefslogtreecommitdiff
path: root/include/video
diff options
context:
space:
mode:
Diffstat (limited to 'include/video')
-rw-r--r--include/video/dpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/dpu.h b/include/video/dpu.h
index 5a1bd562599a..504adb6214d3 100644
--- a/include/video/dpu.h
+++ b/include/video/dpu.h
@@ -674,6 +674,7 @@ static inline struct dpu_plane_grp *plane_res_to_grp(struct dpu_plane_res *res)
struct dpu_client_platformdata {
const unsigned int stream_id;
+ unsigned int di_grp_id;
struct dpu_plane_grp *plane_grp;
struct device_node *of_node;