Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756733Ab2KNLO6 (ORCPT ); Wed, 14 Nov 2012 06:14:58 -0500 Received: from metis.ext.pengutronix.de ([92.198.50.35]:57062 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755354Ab2KNLO4 (ORCPT ); Wed, 14 Nov 2012 06:14:56 -0500 Date: Wed, 14 Nov 2012 12:14:44 +0100 From: Wolfram Sang To: Felipe Balbi Cc: Sebastien Guiriec , Tony Lindgren , Jean Delvare , Ben Dooks , linux-omap@vger.kernel.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Shubhrajyoti Datta Subject: Re: [PATCH] i2c: omap: adopt pinctrl support Message-ID: <20121114111444.GF5954@pengutronix.de> References: <1350401000-9453-1-git-send-email-s-guiriec@ti.com> <20121022074201.GW14033@arwen.pp.htv.fi> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aPdhxNJGSeOG9wFI" Content-Disposition: inline In-Reply-To: <20121022074201.GW14033@arwen.pp.htv.fi> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:21e:67ff:fe11:9c5c X-SA-Exim-Mail-From: wsa@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2073 Lines: 59 --aPdhxNJGSeOG9wFI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 22, 2012 at 10:42:01AM +0300, Felipe Balbi wrote: > Hi, >=20 > On Tue, Oct 16, 2012 at 05:23:20PM +0200, Sebastien Guiriec wrote: > > Some GPIO expanders need some early pin control muxing. Due to > > legacy boards sometimes the driver uses subsys_initcall instead of > > module_init. This patch takes advantage of defer probe feature > > and pin control in order to wait until pin control probing before > > GPIO driver probing. It has been tested on OMAP5 board with TCA6424 > > driver. > >=20 > > log: > >=20 > > [0.482299] omap_i2c i2c.15: could not find pctldev for node /ocp/pinmux= @4a00 > > 2840/pinmux_i2c5_pins, deferring probe > > [0.482330] platform i2c.15: Driver omap_i2c requests probe deferral > > [0.484466] Advanced Linux Sound Architecture Driver Initialized. > >=20 > > [4.746917] omap_i2c i2c.15: bus 4 rev2.4.0 at 100 kHz > > [4.755279] gpiochip_find_base: found new base at 477 > > [4.761169] gpiochip_add: registered GPIOs 477 to 500 on device: tca6424a > >=20 > > Signed-off-by: Sebastien Guiriec >=20 > looks good to me also, should go in v3.8 merge window: >=20 > Reviewed-by: Felipe Balbi Applied to for-next, thanks! --=20 Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | --aPdhxNJGSeOG9wFI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlCjfSQACgkQD27XaX1/VRvAaACgplUux5DaW4qrk8OAHkEHSfHe Ks8An3Be2QJ56zSnqdwAms8RizlxnWih =LI2R -----END PGP SIGNATURE----- --aPdhxNJGSeOG9wFI-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/