From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 80952C10DCE for ; Sun, 8 Mar 2020 11:33:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6153820828 for ; Sun, 8 Mar 2020 11:33:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726296AbgCHLbc (ORCPT ); Sun, 8 Mar 2020 07:31:32 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:45811 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726213AbgCHLbc (ORCPT ); Sun, 8 Mar 2020 07:31:32 -0400 X-Originating-IP: 87.231.134.186 Received: from localhost (87-231-134-186.rev.numericable.fr [87.231.134.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 2B51460003; Sun, 8 Mar 2020 11:31:29 +0000 (UTC) From: Gregory CLEMENT To: Geert Uytterhoeven , Arnd Bergmann , Kevin Hilman , Olof Johansson Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth Subject: Re: [PATCH 16/20] ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERIC In-Reply-To: <20200121103722.1781-16-geert+renesas@glider.be> References: <20200121103413.1337-1-geert+renesas@glider.be> <20200121103722.1781-1-geert+renesas@glider.be> <20200121103722.1781-16-geert+renesas@glider.be> Date: Sun, 08 Mar 2020 12:31:28 +0100 Message-ID: <87d09nqe0f.fsf@FE-laptop> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Geert, > Support for Marvell Orion SoCs depends on ARCH_MULTI_V5, and thus on > ARCH_MULTIPLATFORM. > As the latter selects GENERIC_CLOCKEVENTS and USE_OF, there is no need > for ARCH_ORION5X and ARCH_ORION5X_DT to select any of them. > > Signed-off-by: Geert Uytterhoeven > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Sebastian Hesselbarth > Cc: Gregory Clement Applied on mvebu/arm Thanks, Gregory > --- > All patches in this series are independent of each other. > Cover letter at https://lore.kernel.org/r/20200121103413.1337-1-geert+renesas@glider.be > > arch/arm/mach-orion5x/Kconfig | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig > index cf9cb3d2590ec19b..e94a61901ffd86b4 100644 > --- a/arch/arm/mach-orion5x/Kconfig > +++ b/arch/arm/mach-orion5x/Kconfig > @@ -3,7 +3,6 @@ menuconfig ARCH_ORION5X > bool "Marvell Orion" > depends on MMU && ARCH_MULTI_V5 > select CPU_FEROCEON > - select GENERIC_CLOCKEVENTS > select GPIOLIB > select MVEBU_MBUS > select FORCE_PCI > @@ -18,7 +17,6 @@ if ARCH_ORION5X > > config ARCH_ORION5X_DT > bool "Marvell Orion5x Flattened Device Tree" > - select USE_OF > select ORION_CLK > select ORION_IRQCHIP > select ORION_TIMER > -- > 2.17.1 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 444DFC10DCE for ; Sun, 8 Mar 2020 11:32:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 134FB20828 for ; Sun, 8 Mar 2020 11:32:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pCEbniYT" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 134FB20828 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=H+g6bGPLLvm6fwSqLbI+PxAbwi5oxDRgdEpgA5tUzUo=; b=pCEbniYTIpdFxO 963CaZEWOiqqzrOfcp4kx1qwIvIC9skClKa3qneLmYEt9n2XEsk0dXZeXc3tPbnNb6yWBDwVuIiF9 bctK9AfHXglN4F8PD1AjnP216Kc3z5fVy/rRkwcRo6emj0YwqucpP8EAdigpaxrwBqVmZnmgrEpso mQ76wXGjqGun409DGZTNe1fXp0850dr/N0PsNVR2f427tuQfxhabbfVuhH3SRWZ01oTKgy7mFq+zi LA+sriqUxIgmgo7yVRmfufw0+4893PO5TlRrJNTNqtasyuXCzo9CsfWezSex+zlCpJBvk7cUR//F0 yfeDGFZndrayLlSTXUwg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jAuA3-0007Qu-1u; Sun, 08 Mar 2020 11:31:59 +0000 Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jAu9y-0007PZ-Oz for linux-arm-kernel@lists.infradead.org; Sun, 08 Mar 2020 11:31:56 +0000 X-Originating-IP: 87.231.134.186 Received: from localhost (87-231-134-186.rev.numericable.fr [87.231.134.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 2B51460003; Sun, 8 Mar 2020 11:31:29 +0000 (UTC) From: Gregory CLEMENT To: Geert Uytterhoeven , Arnd Bergmann , Kevin Hilman , Olof Johansson Subject: Re: [PATCH 16/20] ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERIC In-Reply-To: <20200121103722.1781-16-geert+renesas@glider.be> References: <20200121103413.1337-1-geert+renesas@glider.be> <20200121103722.1781-1-geert+renesas@glider.be> <20200121103722.1781-16-geert+renesas@glider.be> Date: Sun, 08 Mar 2020 12:31:28 +0100 Message-ID: <87d09nqe0f.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200308_043154_946857_1462373B X-CRM114-Status: GOOD ( 12.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Jason Cooper , Geert Uytterhoeven , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Geert, > Support for Marvell Orion SoCs depends on ARCH_MULTI_V5, and thus on > ARCH_MULTIPLATFORM. > As the latter selects GENERIC_CLOCKEVENTS and USE_OF, there is no need > for ARCH_ORION5X and ARCH_ORION5X_DT to select any of them. > > Signed-off-by: Geert Uytterhoeven > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Sebastian Hesselbarth > Cc: Gregory Clement Applied on mvebu/arm Thanks, Gregory > --- > All patches in this series are independent of each other. > Cover letter at https://lore.kernel.org/r/20200121103413.1337-1-geert+renesas@glider.be > > arch/arm/mach-orion5x/Kconfig | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig > index cf9cb3d2590ec19b..e94a61901ffd86b4 100644 > --- a/arch/arm/mach-orion5x/Kconfig > +++ b/arch/arm/mach-orion5x/Kconfig > @@ -3,7 +3,6 @@ menuconfig ARCH_ORION5X > bool "Marvell Orion" > depends on MMU && ARCH_MULTI_V5 > select CPU_FEROCEON > - select GENERIC_CLOCKEVENTS > select GPIOLIB > select MVEBU_MBUS > select FORCE_PCI > @@ -18,7 +17,6 @@ if ARCH_ORION5X > > config ARCH_ORION5X_DT > bool "Marvell Orion5x Flattened Device Tree" > - select USE_OF > select ORION_CLK > select ORION_IRQCHIP > select ORION_TIMER > -- > 2.17.1 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel