From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755412AbaGIM7l (ORCPT ); Wed, 9 Jul 2014 08:59:41 -0400 Received: from mail-wi0-f176.google.com ([209.85.212.176]:54514 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750922AbaGIM7j (ORCPT ); Wed, 9 Jul 2014 08:59:39 -0400 Date: Wed, 9 Jul 2014 13:59:34 +0100 From: Peter Griffin To: Ulf Hansson Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Chris Ball , Maxime Coquelin , Patrice CHOTARD , Srinivas Kandagatla , kernel@stlinux.com, linux-mmc , "devicetree@vger.kernel.org" , Giuseppe Cavallaro Subject: Re: [PATCH v3 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller Message-ID: <20140709125934.GA18634@griffinp-ThinkPad-X1-Carbon-2nd> References: <1401899424-1365-1-git-send-email-peter.griffin@linaro.org> <1401899424-1365-2-git-send-email-peter.griffin@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Ulf, On Wed, 09 Jul 2014, Ulf Hansson wrote: > On 4 June 2014 18:30, Peter Griffin wrote: > > This platform driver adds initial support for the SDHCI host controller > > found on STMicroelectronics SoCs. > > > > It has been tested on STiH41x b2020 platforms currently. > > > > Signed-off-by: Giuseppe Cavallaro > > Signed-off-by: Peter Griffin > > Acked-by: Lee Jones > > Acked-by: Maxime Coquelin > > Thanks! Applied for next. Can you drop this patch for the moment? I was just rebasing the series for Maxime, and noticed this patch needs a few fixups to cope with Russell Kings recent changes in sdhci.c. regards, Peter. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Griffin Subject: Re: [PATCH v3 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller Date: Wed, 9 Jul 2014 13:59:34 +0100 Message-ID: <20140709125934.GA18634@griffinp-ThinkPad-X1-Carbon-2nd> References: <1401899424-1365-1-git-send-email-peter.griffin@linaro.org> <1401899424-1365-2-git-send-email-peter.griffin@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org To: Ulf Hansson Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Chris Ball , Maxime Coquelin , Patrice CHOTARD , Srinivas Kandagatla , kernel@stlinux.com, linux-mmc , "devicetree@vger.kernel.org" , Giuseppe Cavallaro List-Id: devicetree@vger.kernel.org Hi Ulf, On Wed, 09 Jul 2014, Ulf Hansson wrote: > On 4 June 2014 18:30, Peter Griffin wrote: > > This platform driver adds initial support for the SDHCI host controller > > found on STMicroelectronics SoCs. > > > > It has been tested on STiH41x b2020 platforms currently. > > > > Signed-off-by: Giuseppe Cavallaro > > Signed-off-by: Peter Griffin > > Acked-by: Lee Jones > > Acked-by: Maxime Coquelin > > Thanks! Applied for next. Can you drop this patch for the moment? I was just rebasing the series for Maxime, and noticed this patch needs a few fixups to cope with Russell Kings recent changes in sdhci.c. regards, Peter. From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter.griffin@linaro.org (Peter Griffin) Date: Wed, 9 Jul 2014 13:59:34 +0100 Subject: [PATCH v3 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller In-Reply-To: References: <1401899424-1365-1-git-send-email-peter.griffin@linaro.org> <1401899424-1365-2-git-send-email-peter.griffin@linaro.org> Message-ID: <20140709125934.GA18634@griffinp-ThinkPad-X1-Carbon-2nd> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Ulf, On Wed, 09 Jul 2014, Ulf Hansson wrote: > On 4 June 2014 18:30, Peter Griffin wrote: > > This platform driver adds initial support for the SDHCI host controller > > found on STMicroelectronics SoCs. > > > > It has been tested on STiH41x b2020 platforms currently. > > > > Signed-off-by: Giuseppe Cavallaro > > Signed-off-by: Peter Griffin > > Acked-by: Lee Jones > > Acked-by: Maxime Coquelin > > Thanks! Applied for next. Can you drop this patch for the moment? I was just rebasing the series for Maxime, and noticed this patch needs a few fixups to cope with Russell Kings recent changes in sdhci.c. regards, Peter.