[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <158948625761.215346.15511536578781632283@swboyd.mtv.corp.google.com>
Date: Thu, 14 May 2020 12:57:37 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
Lubomir Rintel <lkundrak@...sk>,
Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH v2 08/10] ARM: mmp: Remove legacy clk code
Quoting Stephen Boyd (2020-04-08 23:44:14)
> Remove all the legacy clk code that supports a non-common clk framework
> implementation of 'struct clk' in mach-mmp. This code doesn't look to be
> compiled anymore given that the MMP is fully supported in the
> multi-platform config via ARCH_MULTIPLATFORM as of commit 377524dc4d77
> ("ARM: mmp: move into ARCH_MULTIPLATFORM"). The ARCH_MULTIPLATFORM
> config selects COMMON_CLK and therefore the Makefile rule can never
> actually compile the code in these files.
>
> Cc: Lubomir Rintel <lkundrak@...sk>
> Cc: Russell King <linux@...linux.org.uk>
> Cc: <linux-arm-kernel@...ts.infradead.org>
> Cc: Arnd Bergmann <arnd@...db.de>
> Signed-off-by: Stephen Boyd <sboyd@...nel.org>
> ---
Applied to clk-next + a fix for problem reported in -next
Powered by blists - more mailing lists