From mboxrd@z Thu Jan 1 00:00:00 1970 From: marex@denx.de (Marek Vasut) Date: Mon, 21 May 2012 05:49:00 +0200 Subject: [PATCH] mmc: mxs-mmc: Add wp-inverted property In-Reply-To: <87396ukxiz.fsf@laptop.org> References: <1337571366-7779-1-git-send-email-marex@denx.de> <87396ukxiz.fsf@laptop.org> Message-ID: <201205210549.00300.marex@denx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Dear Chris Ball, > 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. Roger that, thanks! > > - Chris. Best regards, Marek Vasut