From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Subject: Re: [PATCH] mmc: mxs-mmc: Add wp-inverted property Date: Sun, 20 May 2012 23:45:08 -0400 Message-ID: <87396ukxiz.fsf@laptop.org> References: <1337571366-7779-1-git-send-email-marex@denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from void.printf.net ([89.145.121.20]:41252 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752999Ab2EUDpR (ORCPT ); Sun, 20 May 2012 23:45:17 -0400 In-Reply-To: <1337571366-7779-1-git-send-email-marex@denx.de> (Marek Vasut's message of "Mon, 21 May 2012 05:36:06 +0200") Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Shawn Guo , Fabio Estevam , linux-mmc@vger.kernel.org Hi Marek, On Sun, May 20 2012, Marek Vasut wrote: > The write-protect GPIO is inverted on some boards. Handle such case. > > Signed-off-by: Marek Vasut > Cc: Shawn Guo > Cc: Fabio Estevam > Cc: linux-mmc@vger.kernel.org > Cc: Chris Ball > --- > Documentation/devicetree/bindings/mmc/mxs-mmc.txt | 1 + > drivers/mmc/host/mxs-mmc.c | 11 ++++++++++- > 2 files changed, 11 insertions(+), 1 deletion(-) > > V2: Adjust the subject, Cc linux-mmc Thanks, looks good. Since this depends on patches that are going via arm-soc, I'm going to wait until that's in Linus master before merging. - Chris. -- Chris Ball One Laptop Per Child From mboxrd@z Thu Jan 1 00:00:00 1970 From: cjb@laptop.org (Chris Ball) Date: Sun, 20 May 2012 23:45:08 -0400 Subject: [PATCH] mmc: mxs-mmc: Add wp-inverted property In-Reply-To: <1337571366-7779-1-git-send-email-marex@denx.de> (Marek Vasut's message of "Mon, 21 May 2012 05:36:06 +0200") References: <1337571366-7779-1-git-send-email-marex@denx.de> Message-ID: <87396ukxiz.fsf@laptop.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Marek, On Sun, May 20 2012, Marek Vasut wrote: > The write-protect GPIO is inverted on some boards. Handle such case. > > Signed-off-by: Marek Vasut > Cc: Shawn Guo > Cc: Fabio Estevam > Cc: linux-mmc at vger.kernel.org > Cc: Chris Ball > --- > Documentation/devicetree/bindings/mmc/mxs-mmc.txt | 1 + > drivers/mmc/host/mxs-mmc.c | 11 ++++++++++- > 2 files changed, 11 insertions(+), 1 deletion(-) > > V2: Adjust the subject, Cc linux-mmc Thanks, looks good. Since this depends on patches that are going via arm-soc, I'm going to wait until that's in Linus master before merging. - Chris. -- Chris Ball One Laptop Per Child