[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200121171343.GA171627@furthur.local>
Date: Tue, 21 Jan 2020 18:13:43 +0100
From: Lubomir Rintel <lkundrak@...sk>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Arnd Bergmann <arnd@...db.de>, Kevin Hilman <khilman@...nel.org>,
Olof Johansson <olof@...om.net>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 13/20] ARM: mmp: Drop unneeded select of COMMON_CLK
On Tue, Jan 21, 2020 at 11:37:15AM +0100, Geert Uytterhoeven wrote:
> Support for Marvell MMP ARMv5 platforms depends on ARCH_MULTI_V5, and
> thus on ARCH_MULTIPLATFORM.
> As the latter selects COMMON_CLK, there is no need for MACH_MMP_DT to
> select COMMON_CLK.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Cc: Lubomir Rintel <lkundrak@...sk>
Acked-by: Lubomir Rintel <lkundrak@...sk>
Thank you
Lubo
> ---
> 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-mmp/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-mmp/Kconfig b/arch/arm/mach-mmp/Kconfig
> index b58a03b18bdef14c..6fe1550f43ec6aef 100644
> --- a/arch/arm/mach-mmp/Kconfig
> +++ b/arch/arm/mach-mmp/Kconfig
> @@ -110,7 +110,6 @@ config MACH_MMP_DT
> depends on ARCH_MULTI_V5
> select PINCTRL
> select PINCTRL_SINGLE
> - select COMMON_CLK
> select ARCH_HAS_RESET_CONTROLLER
> select CPU_MOHAWK
> help
> --
> 2.17.1
>
Powered by blists - more mailing lists