summaryrefslogtreecommitdiff
path: root/include/video/mcde.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/mcde.h')
-rw-r--r--include/video/mcde.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/video/mcde.h b/include/video/mcde.h
index 015350f4495..f55ad8dd69e 100644
--- a/include/video/mcde.h
+++ b/include/video/mcde.h
@@ -372,6 +372,11 @@ struct mcde_platform_data {
u8 outmux[5]; /* MCDE_CONF0.OUTMUXx */
u8 syncmux; /* MCDE_CONF0.SYNCMUXx */
+ /* TODO: Remove once ESRAM allocator is done */
+ u32 rotbuf1;
+ u32 rotbuf2;
+ u32 rotbufsize;
+
const char *regulator_vana_id;
const char *regulator_mcde_epod_id;
const char *regulator_esram_epod_id;