All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
	Olof Johansson <olof@lixom.net>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH 16/20] ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERIC
Date: Sun, 08 Mar 2020 12:31:28 +0100	[thread overview]
Message-ID: <87d09nqe0f.fsf@FE-laptop> (raw)
In-Reply-To: <20200121103722.1781-16-geert+renesas@glider.be>

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 <geert+renesas@glider.be>
> Cc: Jason Cooper <jason@lakedaemon.net>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> Cc: Gregory Clement <gregory.clement@bootlin.com>


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

WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
	Olof Johansson <olof@lixom.net>
Cc: Andrew Lunn <andrew@lunn.ch>, Jason Cooper <jason@lakedaemon.net>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH 16/20] ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERIC
Date: Sun, 08 Mar 2020 12:31:28 +0100	[thread overview]
Message-ID: <87d09nqe0f.fsf@FE-laptop> (raw)
In-Reply-To: <20200121103722.1781-16-geert+renesas@glider.be>

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 <geert+renesas@glider.be>
> Cc: Jason Cooper <jason@lakedaemon.net>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> Cc: Gregory Clement <gregory.clement@bootlin.com>


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

  reply	other threads:[~2020-03-08 11:33 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21 10:34 [PATCH 00/20] ARM: Drop unneeded select of multi-platform selected options Geert Uytterhoeven
2020-01-21 10:34 ` Geert Uytterhoeven
2020-01-21 10:37 ` [PATCH 01/20] ARM: actions: Drop unneeded select of COMMON_CLK Geert Uytterhoeven
2020-01-21 10:37   ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 02/20] ARM: alpine: Drop unneeded select of HAVE_SMP Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 03/20] ARM: asm9260: Drop unneeded select of GENERIC_CLOCKEVENTS Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 04/20] ARM: aspeed: Drop unneeded select of HAVE_SMP Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-28  1:05     ` Andrew Jeffery
2020-01-28  1:05       ` Andrew Jeffery
2020-01-31  3:50       ` Joel Stanley
2020-01-31  3:50         ` Joel Stanley
2020-01-31  8:13         ` Geert Uytterhoeven
2020-01-31  8:13           ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 05/20] ARM: at91: Drop unneeded select of COMMON_CLK Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-02-10 16:56     ` Alexandre Belloni
2020-02-10 16:56       ` Alexandre Belloni
2020-01-21 10:37   ` [PATCH 06/20] ARM: bcm: Drop unneeded select of PCI_DOMAINS_GENERIC, HAVE_SMP, TIMER_OF Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-28 23:23     ` Florian Fainelli
2020-01-28 23:23       ` Florian Fainelli
2020-01-21 10:37   ` [PATCH 07/20] ARM: berlin: Drop unneeded select of HAVE_SMP Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 08/20] ARM: clps711x: Drop unneeded select of multi-platform selected options Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 09/20] ARM: davinci: Drop unneeded select of TIMER_OF Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-27  8:40     ` Sekhar Nori
2020-01-27  8:40       ` Sekhar Nori
2020-01-21 10:37   ` [PATCH 10/20] ARM: exynos: Drop unneeded select of MIGHT_HAVE_CACHE_L2X0 Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 19:59     ` Krzysztof Kozlowski
2020-01-21 19:59       ` Krzysztof Kozlowski
2020-01-21 10:37   ` [PATCH 11/20] ARM: integrator: Drop unneeded select of SPARSE_IRQ Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-02-14 10:11     ` Linus Walleij
2020-02-14 10:11       ` Linus Walleij
2020-01-21 10:37   ` [PATCH 12/20] ARM: meson: Drop unneeded select of COMMON_CLK Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 22:11     ` Martin Blumenstingl
2020-01-21 22:11       ` Martin Blumenstingl
2020-01-21 22:11       ` Martin Blumenstingl
2020-01-22  7:33       ` Geert Uytterhoeven
2020-01-22  7:33         ` Geert Uytterhoeven
2020-01-22  7:33         ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 13/20] ARM: mmp: " Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 17:13     ` Lubomir Rintel
2020-01-21 17:13       ` Lubomir Rintel
2020-01-21 10:37   ` [PATCH 14/20] ARM: mvebu: Drop unneeded select of HAVE_SMP Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 15/20] ARM: omap2plus: Drop unneeded select of MIGHT_HAVE_CACHE_L2X0 Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-23 16:09     ` Tony Lindgren
2020-01-23 16:09       ` Tony Lindgren
2020-01-21 10:37   ` [PATCH 16/20] ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERIC Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-03-08 11:31     ` Gregory CLEMENT [this message]
2020-03-08 11:31       ` Gregory CLEMENT
2020-01-21 10:37   ` [PATCH 17/20] ARM: prima2: Drop unneeded select of HAVE_SMP Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 10:37   ` [PATCH 18/20] ARM: realview: Drop unneeded select of multi-platform features Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-02-14 10:13     ` Linus Walleij
2020-02-14 10:13       ` Linus Walleij
2020-01-21 10:37   ` [PATCH 19/20] ARM: s3c64xx: Drop unneeded select of TIMER_OF Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-21 19:59     ` Krzysztof Kozlowski
2020-01-21 19:59       ` Krzysztof Kozlowski
2020-01-21 10:37   ` [PATCH 20/20] ARM: socfpga: Drop unneeded select of PCI_DOMAINS_GENERIC Geert Uytterhoeven
2020-01-21 10:37     ` Geert Uytterhoeven
2020-01-22 14:18     ` Dinh Nguyen
2020-01-22 14:18       ` Dinh Nguyen
2020-01-22 20:33   ` [PATCH 01/20] ARM: actions: Drop unneeded select of COMMON_CLK Andreas Färber
2020-01-22 20:33     ` Andreas Färber
2020-01-21 15:07 ` [PATCH 00/20] ARM: Drop unneeded select of multi-platform selected options Arnd Bergmann
2020-01-21 15:07   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d09nqe0f.fsf@FE-laptop \
    --to=gregory.clement@bootlin.com \
    --cc=andrew@lunn.ch \
    --cc=arnd@arndb.de \
    --cc=geert+renesas@glider.be \
    --cc=jason@lakedaemon.net \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=sebastian.hesselbarth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.