Re: [PATCH 0/2] STi: Add ports-implemented property support
From: Tejun Heo <tj@kernel.org>
Date: 2016-08-10 18:30:20
Also in:
linux-arm-kernel, lkml
From: Tejun Heo <tj@kernel.org>
Date: 2016-08-10 18:30:20
Also in:
linux-arm-kernel, lkml
On Wed, Aug 10, 2016 at 05:37:28PM +0200, patrice.chotard@st.com wrote:
From: Patrice Chotard <redacted> Despite ST AHCI version = 1.3, reading HOST_PORTS_IMPL returns 0. So force HOST_PORTS_IMPL to 1 by using ports-implemented DT property. Update achci_st driver and STi dts accordingly
Applied to libata/for-4.9. Thanks. -- tejun