From: Mark Langsdorf Date: Thu, 6 Sep 2012 21:03:30 +0000 (-0500) Subject: ata: add platform driver for Calxeda AHCI controller X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8996b89d6bc98ae2f6d6e6e624a42a3f89d06949;p=pandora-kernel.git ata: add platform driver for Calxeda AHCI controller Calxeda highbank SATA phy has intermittent problems bringing up a link with Gen3 drives. Retrying the phy hard reset can work-around this issue, but each reset also disables spread spectrum support. The reset function also needs to reprogram the phy to enable spread spectrum support. Create a new driver based on ahci_platform to support the Calxeda Highbank SATA controller. Signed-off-by: Mark Langsdorf Signed-off-by: Rob Herring Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed