From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Fri, 20 Nov 2015 12:17:20 +0100 Subject: [PATCH v3 9/9] ARM: multi_v7_defconfig: Enable RSB and AXP20X related drivers as modules In-Reply-To: <1447691908-25456-10-git-send-email-wens@csie.org> References: <1447691908-25456-1-git-send-email-wens@csie.org> <1447691908-25456-10-git-send-email-wens@csie.org> Message-ID: <20151120111720.GY32142@lukather> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Nov 17, 2015 at 12:38:28AM +0800, Chen-Yu Tsai wrote: > axp20x support has been split into 2 parts, I2C and RSB interface > variants. > > Update the MFD_AXP20X symbol for I2C support. Also enable SUNXI_RSB > MFD_AXP20X_RSB to support RSB variants. Build these drivers as > modules. > > Keep MFD_AXP20X enabled for now, to ease migration for automated > boot farms while the patches are being merged. This should be > removed in the next release. > > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Subject: Re: [PATCH v3 9/9] ARM: multi_v7_defconfig: Enable RSB and AXP20X related drivers as modules Date: Fri, 20 Nov 2015 12:17:20 +0100 Message-ID: <20151120111720.GY32142@lukather> References: <1447691908-25456-1-git-send-email-wens@csie.org> <1447691908-25456-10-git-send-email-wens@csie.org> Reply-To: maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OEa2bCMk+rg6xBXy" Return-path: Content-Disposition: inline In-Reply-To: <1447691908-25456-10-git-send-email-wens-jdAy2FN1RRM@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Chen-Yu Tsai Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Lee Jones , Samuel Ortiz , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Hans de Goede , Mark Brown List-Id: devicetree@vger.kernel.org --OEa2bCMk+rg6xBXy Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline On Tue, Nov 17, 2015 at 12:38:28AM +0800, Chen-Yu Tsai wrote: > axp20x support has been split into 2 parts, I2C and RSB interface > variants. > > Update the MFD_AXP20X symbol for I2C support. Also enable SUNXI_RSB > MFD_AXP20X_RSB to support RSB variants. Build these drivers as > modules. > > Keep MFD_AXP20X enabled for now, to ease migration for automated > boot farms while the patches are being merged. This should be > removed in the next release. > > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --OEa2bCMk+rg6xBXy-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759951AbbKTLR4 (ORCPT ); Fri, 20 Nov 2015 06:17:56 -0500 Received: from down.free-electrons.com ([37.187.137.238]:36718 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759861AbbKTLRx (ORCPT ); Fri, 20 Nov 2015 06:17:53 -0500 Date: Fri, 20 Nov 2015 12:17:20 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Lee Jones , Samuel Ortiz , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Hans de Goede , Mark Brown Subject: Re: [PATCH v3 9/9] ARM: multi_v7_defconfig: Enable RSB and AXP20X related drivers as modules Message-ID: <20151120111720.GY32142@lukather> References: <1447691908-25456-1-git-send-email-wens@csie.org> <1447691908-25456-10-git-send-email-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OEa2bCMk+rg6xBXy" Content-Disposition: inline In-Reply-To: <1447691908-25456-10-git-send-email-wens@csie.org> 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 --OEa2bCMk+rg6xBXy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 17, 2015 at 12:38:28AM +0800, Chen-Yu Tsai wrote: > axp20x support has been split into 2 parts, I2C and RSB interface > variants. >=20 > Update the MFD_AXP20X symbol for I2C support. Also enable SUNXI_RSB > MFD_AXP20X_RSB to support RSB variants. Build these drivers as > modules. >=20 > Keep MFD_AXP20X enabled for now, to ease migration for automated > boot farms while the patches are being merged. This should be > removed in the next release. >=20 > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --OEa2bCMk+rg6xBXy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWTwFAAAoJEBx+YmzsjxAgpXkQAKQiE+Q3hlCMLecdKEtD0VXo M7+cPOPeOWAoiZ51cx+Yy9J68b3q+0p35vqso0YwOg4kWEEvqCPYR/TO43qMUnrg cSygQXydhpY0cjdq6k+bKEegbZqxarF3Gfj8oOvIwOBJExmn6EJV0MXvN9+NWw/e wx2WWD4Ex3q553plCKwztkeJIlX72i0cJXdIODvx8a88LjcIPzi0Yl4kCz+ea+73 k8kMGzHHbh+u2ds5XnDKuV0hxufIp98XjP7Y13s/GcSSIFH9Met21iixzyqa4mqM F/XAoDHxJVA8Uz0n8FWNOfBWRCB59XO9GjgxIgzF3o5aNqew8nvWZUPTZ5/ehqGP ltJb12bMHYpKJXrg0L7pons6laYH6759411CbwB8ArzebiFHcMBWCIhMDVXxNxsE yaPoSydJSEmcucdoTAnBSDRSB+7IVJ6AKasF0ikI/6SoWNGbbPQ7oHE6OZ8S3BZI PTUdgW2F+wJXOhybjucWXFsdaB/xudu8wWymR3qP/g6wFB+QVPmlsM4Y38o01HFx QgxhDq4HG+5aOG1OmhNLw8DRkgFb0cJXvhGCLPw4hiDhz+CejHjs7zocMfabXeTe DPFbuHxsWTrNopt4XF3cx+ILSYdKNpTMsxwFJ/hOWjVHkCQr0EBA2A3rycsHkuUM 6zyrft/LIuTN+arA3/DB =X3lt -----END PGP SIGNATURE----- --OEa2bCMk+rg6xBXy--