[ARM] tegra: stingray: Tegra w1 timing updates
authorGreg Meiste <w30289@motorola.com>
Tue, 3 Aug 2010 20:41:22 +0000 (15:41 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:30 +0000 (16:33 -0700)
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 <w30289@motorola.com>
arch/arm/mach-tegra/board-stingray.c

index 2c1291d068ebbc45bfa26dc2f5d304789daadcec..949238cc4135e7b47056d615edde965610f3d825 100644 (file)
@@ -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,