summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap2/dss/dsi.c')
-rwxr-xr-xdrivers/video/omap2/dss/dsi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/omap2/dss/dsi.c b/drivers/video/omap2/dss/dsi.c
index ee65382b8bec..1e1e9e92ff20 100755
--- a/drivers/video/omap2/dss/dsi.c
+++ b/drivers/video/omap2/dss/dsi.c
@@ -3695,7 +3695,7 @@ static int dsi_configure_dsi_clocks(struct omap_dss_device *dssdev)
if (cpu_is_omap44xx()) {/*TODO: shouldn't be needed once we have corrected dsi_configure_dsi_clocks ? */
cinfo.regn = 19;
- cinfo.regm = 102;
+ cinfo.regm = 150;
cinfo.regm3 = 4;
cinfo.regm4 = 4;
cinfo.use_dss2_fck = true;