From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751425AbcHWTzE (ORCPT ); Tue, 23 Aug 2016 15:55:04 -0400 Received: from down.free-electrons.com ([37.187.137.238]:42081 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751233AbcHWTzD (ORCPT ); Tue, 23 Aug 2016 15:55:03 -0400 Date: Tue, 23 Aug 2016 21:37:44 +0200 From: Maxime Ripard To: Andre Przywara Cc: Chen-Yu Tsai , linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Will Deacon , Catalin Marinas Subject: Re: [PATCH v4 1/7] arm64: sunxi: Kconfig: add essential pinctrl driver Message-ID: <20160823193744.GP2598@lukather> References: <20160808172149.30861-1-andre.przywara@arm.com> <20160808172149.30861-2-andre.przywara@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y6PvmTFIYclVmRST" Content-Disposition: inline In-Reply-To: <20160808172149.30861-2-andre.przywara@arm.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --y6PvmTFIYclVmRST Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 08, 2016 at 06:21:43PM +0100, Andre Przywara wrote: > The pinctrl driver is essential for the Allwinner SoCs to work. > Add the driver's config symbol to the Kconfig entry to always compile > it in. We can't use the arm approach to make the _driver's_ Kconfig > symbol def_bool, because we lack the MACH_* symbols in arm64. > That line was in the original pinctrl driver patch, but got removed > to avoid the dependency on the Kconfig patch [1]. > Also add the general PINCTRL symbol, which isn't selected automatically > for the same reason. >=20 > Reported-by: Jeroen Dekien > Signed-off-by: Andre Przywara >=20 > [1]: http://lists.infradead.org/pipermail/linux-arm-kernel/2016-March/414= 086.html Applied, thanks Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --y6PvmTFIYclVmRST Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXvKYIAAoJEBx+YmzsjxAgp2UQALcGrH2E+l37p0N9xEfMFbqC 3Be5iepJ9fyStzck0UVcKLYNgBpNUotBfLhOio5ersSvBt/UydR2SGeoBQpIzdLC m3uN4zaivQDyPxc9hegLa0ZVo89tXlpBY6OsAToIFNUnZvtJ5NLJ/ss0hemBtzcc mVI3yR4SHrmcMJKS/6yLKsbRu1YuDWuLw849r6TJxF36TWEyoXCo6YzH+dmWDEYS BqoC+FbJeu9qFOCpNp6XOsa6BnoDzw2Za7eSj2ZhmqG7J2/Ypzt9pQWBn/BOqQu/ W4128UTeZYdm7h3UttdTsdLm5io8not1SEbPjxyTOkdk+YAv/NMsNWSS8okviSJm zfskGnQiLMHRtRlKewInDhv6Swub+MqpRynW4WI2kdDeYmJI8T7mALpj3UeEKXLc 80BoUYWxJutzsSVxelhzRqlqKyNlKtD2k12h4uIXuHLtUOjRrdpdjwdhebkvIk6Y T3tg6ZxOeGgpGN6Nv+OcMOup3QHVI34ufbD9bfOL/5EPWwU4FDffKBywLf/n/8Hy M6eMYJSYvXC0T9/S6jpwxBDQM6azKEVijGpUqNXAcvNRP6s8A3wLbWT9BmHKDG91 G0Cyj2NeG8hCcvufjTHQ59KDeYsvDiIEgAtyLLQthJJDlKqLxqShTOWqWhCsH41S UR5uImDJ7+vvm4PKtrMP =/Qqy -----END PGP SIGNATURE----- --y6PvmTFIYclVmRST--