aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach/mipi_ddi.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-exynos/include/mach/mipi_ddi.h')
-rw-r--r--arch/arm/mach-exynos/include/mach/mipi_ddi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/include/mach/mipi_ddi.h b/arch/arm/mach-exynos/include/mach/mipi_ddi.h
index 17fae16..0b8deb1 100644
--- a/arch/arm/mach-exynos/include/mach/mipi_ddi.h
+++ b/arch/arm/mach-exynos/include/mach/mipi_ddi.h
@@ -58,6 +58,9 @@ struct mipi_ddi_platform_data {
unsigned int reset_delay;
unsigned int power_on_delay;
unsigned int power_off_delay;
+#if defined(CONFIG_S5P_DSIM_SWITCHABLE_DUAL_LCD)
+ unsigned int lcd_sel_pin;
+#endif /* CONFIG_S5P_DSIM_SWITCHABLE_DUAL_LCD */
};
#endif /* _MIPI_DDI_H */