summaryrefslogtreecommitdiffstats
path: root/drivers/video/atmel_lcdfb.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/atmel_lcdfb.h')
-rw-r--r--drivers/video/atmel_lcdfb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/atmel_lcdfb.h b/drivers/video/atmel_lcdfb.h
index 1be9cccd94..90992df029 100644
--- a/drivers/video/atmel_lcdfb.h
+++ b/drivers/video/atmel_lcdfb.h
@@ -23,6 +23,8 @@ struct atmel_lcdfb_info {
unsigned int smem_len;
unsigned int lcdcon2;
unsigned int dmacon;
+ unsigned int lcd_wiring_mode;
+ bool have_intensity_bit;
struct clk *bus_clk;
struct clk *lcdc_clk;