From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH 2/3] ARM: DT: STi: STiH407: Add sata DT nodes. Date: Thu, 30 Apr 2015 13:06:27 +0200 Message-ID: <55420CB3.8040800@st.com> References: <1427787309-1601-1-git-send-email-peter.griffin@linaro.org> <1427787309-1601-3-git-send-email-peter.griffin@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1427787309-1601-3-git-send-email-peter.griffin@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Peter Griffin , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, patrice.chotard@st.com, tj@kernel.org, srinivas.kandagatla@gmail.com Cc: lee.jones@linaro.org, devicetree@vger.kernel.org, linux-ide@vger.kernel.org List-Id: linux-ide@vger.kernel.org On 03/31/2015 09:35 AM, Peter Griffin wrote: > Now that the miphy28lp is upstream, we can add the sata dt nodes > for stih407 family silicon. This has been tested on b2120 board > J4 (sata0 channel). These nodes are disabled by default as a > special mini pci-e to sata daughter board is required which > isn't shipped with the board. > > Signed-off-by: Peter Griffin > Acked-by: Lee Jones > Acked-by: Maxime Coquelin > --- > arch/arm/boot/dts/stih407-family.dtsi | 44 +++++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) > > Applied in sti-dt-for-v4.2. Thanks! Maxime From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751955AbbD3LHK (ORCPT ); Thu, 30 Apr 2015 07:07:10 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:36210 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750930AbbD3LHE (ORCPT ); Thu, 30 Apr 2015 07:07:04 -0400 Message-ID: <55420CB3.8040800@st.com> Date: Thu, 30 Apr 2015 13:06:27 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Peter Griffin , , , , , CC: , , Subject: Re: [PATCH 2/3] ARM: DT: STi: STiH407: Add sata DT nodes. References: <1427787309-1601-1-git-send-email-peter.griffin@linaro.org> <1427787309-1601-3-git-send-email-peter.griffin@linaro.org> In-Reply-To: <1427787309-1601-3-git-send-email-peter.griffin@linaro.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-04-30_03:2015-04-29,2015-04-30,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/31/2015 09:35 AM, Peter Griffin wrote: > Now that the miphy28lp is upstream, we can add the sata dt nodes > for stih407 family silicon. This has been tested on b2120 board > J4 (sata0 channel). These nodes are disabled by default as a > special mini pci-e to sata daughter board is required which > isn't shipped with the board. > > Signed-off-by: Peter Griffin > Acked-by: Lee Jones > Acked-by: Maxime Coquelin > --- > arch/arm/boot/dts/stih407-family.dtsi | 44 +++++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) > > Applied in sti-dt-for-v4.2. Thanks! Maxime From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.coquelin@st.com (Maxime Coquelin) Date: Thu, 30 Apr 2015 13:06:27 +0200 Subject: [PATCH 2/3] ARM: DT: STi: STiH407: Add sata DT nodes. In-Reply-To: <1427787309-1601-3-git-send-email-peter.griffin@linaro.org> References: <1427787309-1601-1-git-send-email-peter.griffin@linaro.org> <1427787309-1601-3-git-send-email-peter.griffin@linaro.org> Message-ID: <55420CB3.8040800@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/31/2015 09:35 AM, Peter Griffin wrote: > Now that the miphy28lp is upstream, we can add the sata dt nodes > for stih407 family silicon. This has been tested on b2120 board > J4 (sata0 channel). These nodes are disabled by default as a > special mini pci-e to sata daughter board is required which > isn't shipped with the board. > > Signed-off-by: Peter Griffin > Acked-by: Lee Jones > Acked-by: Maxime Coquelin > --- > arch/arm/boot/dts/stih407-family.dtsi | 44 +++++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) > > Applied in sti-dt-for-v4.2. Thanks! Maxime