Re: [PATCH v6 3/3] ahci: add support for Hisilicon sata
From: Tejun Heo <tj@kernel.org>
Date: 2014-05-13 19:04:39
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2014-05-13 19:04:39
Also in:
lkml
On Fri, Apr 25, 2014 at 04:59:11PM +0800, Kefeng Wang wrote:
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. Signed-off-by: Kefeng Wang <redacted>
Doesn't apply to libata/for-3.16. Please refresh. Thanks. -- tejun