Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1459843

[PATCH 0/2] STi: Add ports-implemented property support

From <patrice.chotard@st.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] STi: Add ports-implemented property support
Date 2016-08-10 22:30 +0200
Message-ID <s4GgH-79-57@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Patrice Chotard <patrice.chotard@st.com>

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

Patrice Chotard (2):
  ahci: st: Add ports-implemented property in support
  ARM: dts: STiH407-family: Add ports-implemented property in sata nodes

 arch/arm/boot/dts/stih407-family.dtsi | 4 ++++
 drivers/ata/ahci_st.c                 | 4 ++++
 2 files changed, 8 insertions(+)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] STi: Add ports-implemented property support <patrice.chotard@st.com> - 2016-08-10 22:30 +0200
  [PATCH 1/2] ahci: st: Add ports-implemented property in support <patrice.chotard@st.com> - 2016-08-10 23:00 +0200
    Re: [PATCH 1/2] ahci: st: Add ports-implemented property in support Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-08-11 13:10 +0200

csiph-web