diff --git a/arch/arm/mach-tegra/board-stingray.c b/arch/arm/mach-tegra/board-stingray.c index 1f4f98544323..c51acf75f298 100644 --- a/arch/arm/mach-tegra/board-stingray.c +++ b/arch/arm/mach-tegra/board-stingray.c @@ -395,7 +395,7 @@ static struct tegra_w1_timings tegra_w1_platform_timings = { .tlow1 = 0x1, .tslot = 0x77, - .tpdl = 0x78, + .tpdl = 0x3c, .tpdh = 0x1e, .trstl = 0x1df, .trsth = 0x1df,