summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-ventana.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/board-ventana.c')
-rw-r--r--arch/arm/mach-tegra/board-ventana.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-tegra/board-ventana.c b/arch/arm/mach-tegra/board-ventana.c
index 01141d50c160..4fa547467307 100644
--- a/arch/arm/mach-tegra/board-ventana.c
+++ b/arch/arm/mach-tegra/board-ventana.c
@@ -113,7 +113,7 @@ static struct tegra_audio_platform_data tegra_spdif_pdata = {
static struct tegra_utmip_config utmi_phy_config[] = {
[0] = {
- .hssync_start_delay = 0,
+ .hssync_start_delay = 9,
.idle_wait_delay = 17,
.elastic_limit = 16,
.term_range_adj = 6,
@@ -122,7 +122,7 @@ static struct tegra_utmip_config utmi_phy_config[] = {
.xcvr_lsrslew = 2,
},
[1] = {
- .hssync_start_delay = 0,
+ .hssync_start_delay = 9,
.idle_wait_delay = 17,
.elastic_limit = 16,
.term_range_adj = 6,