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 <sboyd@xxxxxxxxxxxxxx> wrote: > > On 03/03, Stephen Boyd wrote: > >> On 03/03, Geert Uytterhoeven wrote: > >> > On Thu, Mar 3, 2016 at 3:18 AM, Simon Horman <horms+renesas@xxxxxxxxxxxx> wrote: > >> > > 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 <horms+renesas@xxxxxxxxxxxx> > >> > > >> > Acked-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > >> > > >> > >> 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?