[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <154394724886.88331.4940706362054124931@swboyd.mtv.corp.google.com>
Date: Tue, 04 Dec 2018 10:14:08 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: sugaya.taichi@...ionext.com, DTML <devicetree@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-clk <linux-clk@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-serial@...r.kernel.org,
Michael Turquette <mturquette@...libre.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Russell King <linux@...linux.org.uk>,
Jiri Slaby <jslaby@...e.com>,
Masami Hiramatsu <masami.hiramatsu@...aro.org>,
Jassi Brar <jaswinder.singh@...aro.org>
Subject: Re: [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control
Quoting Masahiro Yamada (2018-12-04 03:03:53)
> Hi Stephen,
>
>
> On Fri, Nov 30, 2018 at 5:31 PM Stephen Boyd <sboyd@...nel.org> wrote:
> >
> > Quoting Sugaya Taichi (2018-11-18 17:01:12)
> > > Add Milbeaut M10V clock ( including PLL ) control.
> >
> > Please give some more details here.
> >
> > >
> > > Signed-off-by: Sugaya Taichi <sugaya.taichi@...ionext.com>
> > > ---
> > > drivers/clk/Makefile | 1 +
> > > drivers/clk/clk-m10v.c | 671 +++++++++++++++++++++++++++++++++++++++++++++++++
> >
> > And this is different from Uniphier? Maybe we need a socionext
> > directory under drivers/clk/.
>
>
>
> This is always a difficult question,
> and I do not have a strong opinion.
>
>
> I am fine with moving the files to drivers/clk/socionext
> although no file would be shared.
>
>
> FYI
>
> UniPhier and Milbeaut are completely different platforms
> developed/maintained by different teams.
>
> They happen to live in the same company now
> just because Socionext merged the LSI business from Panasonic and Fujitsu.
>
> UniPhier originates in Panasonic, while Milbeaut in Fujitsu.
>
Thanks for the background info. I'd prefer to defer to however the dts
files are getting split up into directories. If they're all put under
arch/arm64/boot/dts/socionext/ then I would say combine the two clk
drivers into a socionext directory. Otherwise, keep them split out.
Powered by blists - more mailing lists