aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-ap4evb.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile/board-ap4evb.c')
-rw-r--r--arch/arm/mach-shmobile/board-ap4evb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c
index 790dc68c4312..25a46b5ed9b2 100644
--- a/arch/arm/mach-shmobile/board-ap4evb.c
+++ b/arch/arm/mach-shmobile/board-ap4evb.c
@@ -557,6 +557,7 @@ static struct sh_mobile_lcdc_info lcdc_info;
557static struct sh_mipi_dsi_info mipidsi0_info = { 557static struct sh_mipi_dsi_info mipidsi0_info = {
558 .data_format = MIPI_RGB888, 558 .data_format = MIPI_RGB888,
559 .lcd_chan = &lcdc_info.ch[0], 559 .lcd_chan = &lcdc_info.ch[0],
560 .channel = LCDC_CHAN_MAINLCD,
560 .lane = 2, 561 .lane = 2,
561 .vsynw_offset = 17, 562 .vsynw_offset = 17,
562 .phyctrl = 0x6 << 8, 563 .phyctrl = 0x6 << 8,