From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753004AbbHCJsG (ORCPT ); Mon, 3 Aug 2015 05:48:06 -0400 Received: from down.free-electrons.com ([37.187.137.238]:58930 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752612AbbHCJsE (ORCPT ); Mon, 3 Aug 2015 05:48:04 -0400 Date: Mon, 3 Aug 2015 11:48:02 +0200 From: Maxime Ripard To: Paul Bolle Cc: Ian Campbell , Liam Girdwood , Mark Brown , Chen-Yu Tsai , linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] regulator: axp20x: Add module alias Message-ID: <20150803094802.GE2564@lukather> References: <1438433404.18644.13.camel@debian.org> <1438449205-25925-1-git-send-email-ijc@hellion.org.uk> <1438591909.3726.7.camel@tiscali.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q8FIf4DpFmIY1Eo3" Content-Disposition: inline In-Reply-To: <1438591909.3726.7.camel@tiscali.nl> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Q8FIf4DpFmIY1Eo3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 03, 2015 at 10:51:49AM +0200, Paul Bolle wrote: > On za, 2015-08-01 at 18:13 +0100, Ian Campbell wrote: > > This allows the module to be autoloaded. > >=20 > > Together with 07949bf9c63c ("cpufreq: dt: allow driver to boot > > automatically") this is sufficient to allow a modular kernel (such > > as Debian's) to enable cpufreq on a Cubietruck. >=20 > > --- a/drivers/regulator/axp20x-regulator.c > > +++ b/drivers/regulator/axp20x-regulator.c >=20 > > +MODULE_ALIAS("platform:axp20x-regulator"); >=20 > Should this eventually go into stable? >=20 > The regulator driver for AXP20x was added in v3.16, so this patch could > currently be relevant for the v3.18.y and v4.1.y trees. (In those trees > the corresponding platform devices, which are needed to make this alias > useful, appear to be present.) >=20 > Same question for 07949bf9c63c ("cpufreq: dt: allow driver to boot > automatically"), I guess. Yes, it probably should. Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --Q8FIf4DpFmIY1Eo3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVvzjSAAoJEBx+YmzsjxAgvtoP/R3OaILwMWNUp8ww8wBh5K59 yPzX060tPVdA+t7RtwZ8hJDJc3uEmoZg1xCNL4iugL0PAx4mgOkzmmm/vVgbYW80 9BW1HAM52QRmsbXklOMtWqpEMNT5UmfwNFeEohJzA5JkiRJ35PSHPWxQZYf6qY/O zqEsM6+x8gbYNzgq2qlezureINyxFcfwXdzoIrDk+2uuwsUSAOyGTTIT4BT7iH5r S48u91KLORFOzHJwziA/gpihwkUdQ4zS+zJeiaQSet/EOi301jxTeoKiUQLMbfsd /SoB2duOW8DvLWn5BfiILA16z30gNvlBBYimF/9SJ1zrmycGwOK4CQt5QBC4UMzM t60sPrI80+G+8dOakFl97MzEmpK4M2MpxS51d7gw6phciDuPXykqCuMdGZLQFc3D jkbK1EAZDM2Qop0/E+WXN8Bb9XlAXjbjJ4Ix6vcDW4+beeJI/xu+wCxFbT01RzIq uh1MBgKAUs8X+cekFyOnMd8yh8zaXd/+2hDNNMlvLXKHheSQi2ea5Jtw3MPcXy5I TAEh9uvrxq9kkAZdl1SENJ9gRW0dEadcuGM+2CqLt+3wRHAhUfR5j5H4pCi23BjB iMc9F1pTvdpPsE+di8jSsgktDlKrrK4LM5OHjIA5Qt0P7uk3GsFig1uYio4fVP2u yrvqhfCaCCySC41Ug0H9 =xzDb -----END PGP SIGNATURE----- --Q8FIf4DpFmIY1Eo3--