From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dong Aisheng Subject: Re: [PATCH v2 3/3] ARM: imx6q: switch to use pinctrl driver Date: Tue, 24 Apr 2012 17:43:20 +0800 Message-ID: <20120424094319.GD32166@shlinux2.ap.freescale.net> References: <1334933916-12971-1-git-send-email-b29396@freescale.com> <1334933916-12971-3-git-send-email-b29396@freescale.com> <20120424090841.GA6987@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <20120424090841.GA6987@pengutronix.de> Sender: linux-kernel-owner@vger.kernel.org To: Wolfram Sang Cc: Linus Walleij , Dong Aisheng , Sascha Hauer , linux-kernel@vger.kernel.org, linus.walleij@stericsson.com, devicetree-discuss@lists.ozlabs.org, rob.herring@calxeda.com, linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de, Chris Ball List-Id: devicetree@vger.kernel.org On Tue, Apr 24, 2012 at 11:08:41AM +0200, Wolfram Sang wrote: > On Tue, Apr 24, 2012 at 10:56:43AM +0200, Linus Walleij wrote: > > On Fri, Apr 20, 2012 at 4:58 PM, Dong Aisheng wrote: > >=20 > > > From: Dong Aisheng > > > > > > Signed-off-by: Dong Aisheng > > > > > > --- > > > This is not a formal patch and is only used for test > > > since before the pinctrl core handle dummy state is in, > > > enable pinctrl in driver will break other platforms. > > > > > > ChangeLog v1->v2: > > > * using updated binding > > > --- > > > =A0arch/arm/boot/dts/imx6q-arm2.dts =A0 | =A0 =A02 ++ > > > =A0arch/arm/boot/dts/imx6q.dtsi =A0 =A0 =A0 | =A0 17 ++++++++++++= +++++ > > > =A0arch/arm/mach-imx/Kconfig =A0 =A0 =A0 =A0 =A0| =A0 =A02 ++ > > > =A0drivers/mmc/host/sdhci-esdhc-imx.c | =A0 12 ++++++++++++ > > > =A04 files changed, 33 insertions(+), 0 deletions(-) > >=20 > > Since this touches the MMC driver I'd like an ACK from the > > maintainer, but no maintainer is set for this subdriver, still > > it feels like Sascha and/or Wolfram should be involved. >=20 > Can we have a more descriptive name for the pinctrl member? >=20 Sure, i will update it. Thanks Regards Dong Aisheng