Re: [PATCH] clk: renesas: move drivers to renesas directory
From: Simon Horman <horms@verge.net.au>
Date: 2016-03-04 05:10:43
On Thu, Mar 03, 2016 at 08:55:33PM +0100, Geert Uytterhoeven wrote:
Hi Stephen, On Thu, Mar 3, 2016 at 8:30 PM, Stephen Boyd [off-list ref] wrote:quoted
On 03/03, Stephen Boyd wrote:quoted
On 03/03, Geert Uytterhoeven wrote:quoted
On Thu, Mar 3, 2016 at 3:18 AM, Simon Horman [off-list ref] wrote:quoted
This is part of an ongoing process to migrate from ARCH_SHMOBILE to ARCH_RENESAS the motivation for which being that RENESAS seems to be a more appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs. Along with the above mentioned Kconfig changes it seems appropriate to also rename directories that only hold drivers for such SoCs. Signed-off-by: Simon Horman <redacted>Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>Applied to clk-next.Also, did you want to rename the clk/shmobile.h header file?That would indeed make sense, but does require changes in both arch/arm/mach-shmobile/ and drivers/clk/shmobile/.
If there are no issues with conflicts, which I expect to be the case, I'd be happy for the arch/arm/mach-shmobile/ changes to go through the clk tree with an Ack or Sob from me. Geert, do you think that would fly?