Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1541859imu; Thu, 22 Nov 2018 18:36:02 -0800 (PST) X-Google-Smtp-Source: AJdET5cnkUCKiA+xKVW8xtTMHacT1W5oBqhudpJh48gXV2ef/RRdluFg1dlJjWApdBJDDl5AUeXZ X-Received: by 2002:a63:2f07:: with SMTP id v7mr11566621pgv.368.1542940562325; Thu, 22 Nov 2018 18:36:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542940562; cv=none; d=google.com; s=arc-20160816; b=MoU1JqIFFuK86n6IXaUVWzSRztfYWvDqLHtfqbKYbaElq2SaqS62g2kK3cb9uq5FLG DAQesW+EM70UMENOUetDDHRIAjONSgHajOYVdxluM9UAwGpgMPiwqI5us3TNaui05c4P HSjDty2BYLK77tToG9VyUXk5PihEu4TwQZ03tOSLKJS2BpekEP679Ni2IfX4JXsnLY36 s722TZB2+GuLd+lPdX6LBbiWu3dCN8kQc3EmY0riGk5dWSUbKh6IsnQiRrQ4yHuxbuS9 GHJiWRT1USN99c82zOFCVajULlJs43nvaIF1K1JkvGbn+rQIA2FDoN8v5FxysiuXGkb4 STHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=DJt75ahRTrCWbwhjQJMhIvB1ihX23D8pHKC0MdfkiA4=; b=jp1LK/EUfWyaq1knuWoKArZ6zIcdDRgFEL7Z9zyucbYuoRIRcz2fDu4ALlT5rHOABa RvGi3PhwLvUXPkW/ZDzlRHq6bQu/wtdATW45yPXapLmW6pXbGDVqFEfhjhTVQvYeyTQY ioWolMGQDooAxLmwUSmWdKeEzxS4rXZehLm46YdcmQn6lMuGBhtZ6QcsvcHuc+9Yu+6r nLDbIcMJma9J8QwRU9r2pSq8pfp5RUgucU72x0uKWJDWodwXqCVw3Lyceye/CyAi5HAa K3hiSlLgvQYA8jIgDct0X72ATjt9Qx9h0hg2hZ8mZeDSznkDTMOLsC+npjPuRGqrs3lx AH/g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d12si53379778pgf.470.2018.11.22.18.35.44; Thu, 22 Nov 2018 18:36:02 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2393010AbeKVTFL (ORCPT + 99 others); Thu, 22 Nov 2018 14:05:11 -0500 Received: from mail.bootlin.com ([62.4.15.54]:45513 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730714AbeKVTFL (ORCPT ); Thu, 22 Nov 2018 14:05:11 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 7197520DD1; Thu, 22 Nov 2018 09:26:45 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-94-205.w90-88.abo.wanadoo.fr [90.88.35.205]) by mail.bootlin.com (Postfix) with ESMTPSA id 4302C2072F; Thu, 22 Nov 2018 09:26:35 +0100 (CET) Date: Thu, 22 Nov 2018 09:26:35 +0100 From: Maxime Ripard To: Mesih Kilinc Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Chen-Yu Tsai , Russell King , Daniel Lezcano , Marc Zyngier , Linus Walleij , Icenowy Zheng , Rob Herring , Julian Calaby Subject: Re: [RFC PATCH v3 01/17] ARM: add CONFIG_ARCH_SUNXI_V7 for differentiate ARMv5/v7 Allwinner SoCs Message-ID: <20181122082635.br5n33owxxpenv62@flea> References: <267ffcf3b91930a82f20d93e1fad1fceaf8b9b0e.1542824904.git.mesihkilinc@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dqncgdyevxvgsbfd" Content-Disposition: inline In-Reply-To: <267ffcf3b91930a82f20d93e1fad1fceaf8b9b0e.1542824904.git.mesihkilinc@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --dqncgdyevxvgsbfd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 21, 2018 at 09:30:34PM +0300, Mesih Kilinc wrote: > Allwinner also has some ARMv5 SoCs. >=20 > In order to add support for them, add a CONFIG_ARCH_SUNXI_V7 bool config > which is selected when a ARMv7 soc is selected, and make CONFIG_ARCH_SUNXI > a common option which is selected by both V7 and V5 sunxi option. >=20 > Signed-off-by: Mesih Kilinc > --- > arch/arm/mach-sunxi/Kconfig | 23 ++++++++++++++++------- > 1 file changed, 16 insertions(+), 7 deletions(-) >=20 > diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig > index d9c8ecf..7e5f173 100644 > --- a/arch/arm/mach-sunxi/Kconfig > +++ b/arch/arm/mach-sunxi/Kconfig > @@ -6,31 +6,38 @@ menuconfig ARCH_SUNXI > select GENERIC_IRQ_CHIP > select GPIOLIB > select PINCTRL > - select PM_OPP > select SUN4I_TIMER > select RESET_CONTROLLER > + help > + Support for Allwinner ARM-based family of processors > =20 > if ARCH_SUNXI > =20 > +if ARCH_MULTI_V7 > + > +config ARCH_SUNXI_V7 > + bool > + select PM_OPP > + Actually, thinking more about this, I don't see why the PM_OPP config option should be made specific to the ARMv7 sunxi SoCs, you will have things cpufreq enabled at some point as well on the armv5 support. > config MACH_SUN4I > bool "Allwinner A10 (sun4i) SoCs support" > - default ARCH_SUNXI > + select ARCH_SUNXI_V7 The option is still changed from being on by default to being off by default. This breaks all the defconfig, and we really shouldn't change that. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --dqncgdyevxvgsbfd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/ZoOwAKCRDj7w1vZxhR xbXdAP4ihS7zVnCa0B+9qgxR26pDSgOQRUvNKDGCSxkOnZpiVwEAsA3fsAfan6Id r3yAwVy7xQtJ6wXEWFa+aU9KufQhQQ0= =uxs7 -----END PGP SIGNATURE----- --dqncgdyevxvgsbfd--