From: Kefeng Wang Date: Wed, 14 May 2014 06:13:42 +0000 (+0800) Subject: ahci: add support for Hisilicon sata X-Git-Tag: omap-for-v3.16/fixes-against-rc1~82^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a205df6ee224f62c6d21cedebcb723db17fe0d;p=pandora-kernel.git ahci: add support for Hisilicon sata The hip04 SoC of hisilicon has an AHCI compliant SATA controller, and it is compliant with the ahci 1.3 and sata 3.0 specification. There is a wrong bit in HOST_CAP of hip04 sata controller, which enable unsupported feature of FBS, use AHCI_HFLAG_NO_FBS hflag to disable it. Reviewed-by: Hans de Goede Signed-off-by: Kefeng Wang Signed-off-by: Tejun Heo --- Reading git-diff-tree failed