From: Marcin Tomczak Date: Sat, 30 Jul 2011 00:16:50 +0000 (-0700) Subject: [SCSI] isci: change sas phy timeouts from 54us to 59us X-Git-Tag: v3.1-rc7~62^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985af6f70dbb8a33b3af8a7c7df508d924650e37;p=pandora-kernel.git [SCSI] isci: change sas phy timeouts from 54us to 59us Need the following workaround in the driver for interoperability with the older Intel SSD drives and any other SATA drive that may exhibit the same behavior. This is a corner case where SCU speed is limited to either 3G or 1.5G and the drive has a period of DC idle when it switches speed during SATA speed negotiation. Workaround :change PHYTOV[31:24] from 0x36 to 0x3B. Signed-off-by: Marcin Tomczak Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed