commit | e7190699ca8c8daa52bfc62c01a71dea6decc9ee | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Aug 10 17:37:29 2016 +0200 |
committer | Tejun Heo <tj@kernel.org> | Wed Aug 10 12:16:49 2016 -0400 |
tree | 0e9abf2e98f60736e271f16cdfafa477e95dd88a | |
parent | 16af080e47785d14919bf94bf8a4097c5c8529fb [diff] |
ahci: st: Add ports-implemented property in support Despite ST AHCI version = 1.3, reading HOST_PORTS_IMPL returns 0. So force_port_map to 1 by using ports-implemented DT property. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Tejun Heo <tj@kernel.org>