From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH 07/17] ARM: shmobile: marzen: remove SDHI0 WP pin setting Date: Thu, 14 Nov 2013 14:38:34 +0100 Message-ID: <1660455.74jWjFXb4g@avalon> References: <87li0rz3to.wl%kuninori.morimoto.gx@renesas.com> <87bo1nz3c9.wl%kuninori.morimoto.gx@renesas.com> <878uwrz3an.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <878uwrz3an.wl%kuninori.morimoto.gx@renesas.com> Sender: linux-sh-owner@vger.kernel.org To: Kuninori Morimoto Cc: Simon , Chris Ball , Magnus , Linux-SH , Kuninori Morimoto , linux-mmc@vger.kernel.org List-Id: linux-mmc@vger.kernel.org Hi Morimoto-san, Thank you for the patch. On Thursday 14 November 2013 02:27:32 Kuninori Morimoto wrote: > WP pin is not implemented on Marzen > > Signed-off-by: Kuninori Morimoto Acked-by: Laurent Pinchart > --- > arch/arm/mach-shmobile/board-marzen.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/arm/mach-shmobile/board-marzen.c > b/arch/arm/mach-shmobile/board-marzen.c index fa102f7..2288dc2 100644 > --- a/arch/arm/mach-shmobile/board-marzen.c > +++ b/arch/arm/mach-shmobile/board-marzen.c > @@ -346,8 +346,6 @@ static const struct pinctrl_map marzen_pinctrl_map[] = { > "sdhi0_ctrl", "sdhi0"), > PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.0", "pfc-r8a7779", > "sdhi0_cd", "sdhi0"), > - PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.0", "pfc-r8a7779", > - "sdhi0_wp", "sdhi0"), > /* SMSC */ > PIN_MAP_MUX_GROUP_DEFAULT("smsc911x", "pfc-r8a7779", > "intc_irq1_b", "intc"), -- Regards, Laurent Pinchart