From: Greg Meiste Date: Tue, 3 Aug 2010 20:41:22 +0000 (-0500) Subject: [ARM] tegra: stingray: Tegra w1 timing updates X-Git-Tag: firefly_0821_release~9834^2~729 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=28a370a412ec945a672e582d3069152a0741682b;p=firefly-linux-kernel-4.4.55.git [ARM] tegra: stingray: Tegra w1 timing updates Changes to the Tegra w1 timings to meet the timing requirements of the DS2780 and DS2781 ICs as recommended by the hardware team. Change-Id: I5dca589d98d87c16fac82759d02d42cd4afbc659 Signed-off-by: Greg Meiste --- diff --git a/arch/arm/mach-tegra/board-stingray.c b/arch/arm/mach-tegra/board-stingray.c index 2c1291d068eb..949238cc4135 100644 --- a/arch/arm/mach-tegra/board-stingray.c +++ b/arch/arm/mach-tegra/board-stingray.c @@ -494,11 +494,11 @@ static struct tegra_w1_timings tegra_w1_platform_timings = { .trdv = 0xf, .tlow0 = 0x3c, .tlow1 = 0x1, - .tslot = 0x77, + .tslot = 0x78, .tpdl = 0x3c, .tpdh = 0x1e, - .trstl = 0x1df, + .trstl = 0x1ea, .trsth = 0x1df, .rdsclk = 0x7,