From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH v2 7/8] mmc: sdhci-st: Update ST SDHCI binding documentation. Date: Tue, 3 Mar 2015 12:01:48 +0100 Message-ID: <54F5949C.4050505@st.com> References: <1424956227-18258-1-git-send-email-peter.griffin@linaro.org> <1424956227-18258-8-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: <1424956227-18258-8-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, srinivas.kandagatla@gmail.com, chris@printf.net, ulf.hansson@linaro.org Cc: lee.jones@linaro.org, devicetree@vger.kernel.org, linux-mmc@vger.kernel.org, peppe.cavallaro@st.com List-Id: linux-mmc@vger.kernel.org On 02/26/2015 02:10 PM, Peter Griffin wrote: > This patch updates the binding information to reflect the > extra dt options which are now supported by the sdhci-st.c > driver which enable support for stih407 family silicon. > > Stih410 SoC and later support UHS modes for eMMC, so the STiH410 > driver now makes use of these common bindings. Examples > are provided for both eMMC (which has additional bindings) > and also sd slot for stih407. STiH407 > > Signed-off-by: Peter Griffin > --- > Documentation/devicetree/bindings/mmc/sdhci-st.txt | 100 ++++++++++++++++++--- > 1 file changed, 90 insertions(+), 10 deletions(-) > Once fixed, you can add my: Acked-by: Maxime Coquelin Thanks, Maxime From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.coquelin@st.com (Maxime Coquelin) Date: Tue, 3 Mar 2015 12:01:48 +0100 Subject: [PATCH v2 7/8] mmc: sdhci-st: Update ST SDHCI binding documentation. In-Reply-To: <1424956227-18258-8-git-send-email-peter.griffin@linaro.org> References: <1424956227-18258-1-git-send-email-peter.griffin@linaro.org> <1424956227-18258-8-git-send-email-peter.griffin@linaro.org> Message-ID: <54F5949C.4050505@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/26/2015 02:10 PM, Peter Griffin wrote: > This patch updates the binding information to reflect the > extra dt options which are now supported by the sdhci-st.c > driver which enable support for stih407 family silicon. > > Stih410 SoC and later support UHS modes for eMMC, so the STiH410 > driver now makes use of these common bindings. Examples > are provided for both eMMC (which has additional bindings) > and also sd slot for stih407. STiH407 > > Signed-off-by: Peter Griffin > --- > Documentation/devicetree/bindings/mmc/sdhci-st.txt | 100 ++++++++++++++++++--- > 1 file changed, 90 insertions(+), 10 deletions(-) > Once fixed, you can add my: Acked-by: Maxime Coquelin 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 S1756281AbbCCLCX (ORCPT ); Tue, 3 Mar 2015 06:02:23 -0500 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:59620 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752697AbbCCLCV (ORCPT ); Tue, 3 Mar 2015 06:02:21 -0500 Message-ID: <54F5949C.4050505@st.com> Date: Tue, 3 Mar 2015 12:01:48 +0100 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Peter Griffin , , , , , , CC: , , , Subject: Re: [PATCH v2 7/8] mmc: sdhci-st: Update ST SDHCI binding documentation. References: <1424956227-18258-1-git-send-email-peter.griffin@linaro.org> <1424956227-18258-8-git-send-email-peter.griffin@linaro.org> In-Reply-To: <1424956227-18258-8-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-03-03_03:2015-03-03,2015-03-03,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/26/2015 02:10 PM, Peter Griffin wrote: > This patch updates the binding information to reflect the > extra dt options which are now supported by the sdhci-st.c > driver which enable support for stih407 family silicon. > > Stih410 SoC and later support UHS modes for eMMC, so the STiH410 > driver now makes use of these common bindings. Examples > are provided for both eMMC (which has additional bindings) > and also sd slot for stih407. STiH407 > > Signed-off-by: Peter Griffin > --- > Documentation/devicetree/bindings/mmc/sdhci-st.txt | 100 ++++++++++++++++++--- > 1 file changed, 90 insertions(+), 10 deletions(-) > Once fixed, you can add my: Acked-by: Maxime Coquelin Thanks, Maxime