* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
@ 2015-08-26 7:48 ` Geert Uytterhoeven
0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2015-08-26 7:48 UTC (permalink / raw)
To: Magnus Damm
Cc: linux-clk, Kuninori Morimoto, Linux-sh list, Michael Turquette,
Stephen Boyd, Simon Horman, Laurent Pinchart
On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
>
> Shmobile is all multiplatform these days, so get rid of the
> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
> MSTP depending on if they are included in the SoC or not.
>
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>
> Changes since V1:
> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
BTW, you forgot to mention, but it's important for Mike and Stephen to
know that this should not be queued up in a branch that still has
ARCH_SHMOBILE_LEGACY.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
2015-08-26 7:48 ` Geert Uytterhoeven
@ 2015-08-26 7:56 ` Magnus Damm
-1 siblings, 0 replies; 16+ messages in thread
From: Magnus Damm @ 2015-08-26 7:56 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: linux-clk, Kuninori Morimoto, Linux-sh list, Michael Turquette,
Stephen Boyd, Simon Horman, Laurent Pinchart
Hi Geert,
On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
>> From: Magnus Damm <damm+renesas@opensource.se>
>>
>> Shmobile is all multiplatform these days, so get rid of the
>> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
>> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
>> MSTP depending on if they are included in the SoC or not.
>>
>> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
>>
>> Changes since V1:
>> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
>
> BTW, you forgot to mention, but it's important for Mike and Stephen to
> know that this should not be queued up in a branch that still has
> ARCH_SHMOBILE_LEGACY.
Right, we need to sync with the mach-shmobile integration merge order
with stuff from Simon. I believe the remaining legacy cleanups are
targeted for v4.4. So merging this in v4.4 or later would be good.
Cheers,
/ magnus
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
@ 2015-08-26 7:56 ` Magnus Damm
0 siblings, 0 replies; 16+ messages in thread
From: Magnus Damm @ 2015-08-26 7:56 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: linux-clk, Kuninori Morimoto, Linux-sh list, Michael Turquette,
Stephen Boyd, Simon Horman, Laurent Pinchart
Hi Geert,
On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
>> From: Magnus Damm <damm+renesas@opensource.se>
>>
>> Shmobile is all multiplatform these days, so get rid of the
>> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
>> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
>> MSTP depending on if they are included in the SoC or not.
>>
>> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
>>
>> Changes since V1:
>> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
>
> BTW, you forgot to mention, but it's important for Mike and Stephen to
> know that this should not be queued up in a branch that still has
> ARCH_SHMOBILE_LEGACY.
Right, we need to sync with the mach-shmobile integration merge order
with stuff from Simon. I believe the remaining legacy cleanups are
targeted for v4.4. So merging this in v4.4 or later would be good.
Cheers,
/ magnus
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
2015-08-26 7:56 ` Magnus Damm
@ 2015-08-26 23:31 ` Simon Horman
-1 siblings, 0 replies; 16+ messages in thread
From: Simon Horman @ 2015-08-26 23:31 UTC (permalink / raw)
To: Magnus Damm
Cc: Geert Uytterhoeven, linux-clk, Kuninori Morimoto, Linux-sh list,
Michael Turquette, Stephen Boyd, Laurent Pinchart
On Wed, Aug 26, 2015 at 04:56:47PM +0900, Magnus Damm wrote:
> Hi Geert,
>
> On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
> > On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> >> From: Magnus Damm <damm+renesas@opensource.se>
> >>
> >> Shmobile is all multiplatform these days, so get rid of the
> >> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
> >> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
> >> MSTP depending on if they are included in the SoC or not.
> >>
> >> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> >> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> >> ---
> >>
> >> Changes since V1:
> >> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
> >
> > BTW, you forgot to mention, but it's important for Mike and Stephen to
> > know that this should not be queued up in a branch that still has
> > ARCH_SHMOBILE_LEGACY.
>
> Right, we need to sync with the mach-shmobile integration merge order
> with stuff from Simon. I believe the remaining legacy cleanups are
> targeted for v4.4. So merging this in v4.4 or later would be good.
Yes, the remaining legacy cleanups are queued up in my renesas tree for
v4.4.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
@ 2015-08-26 23:31 ` Simon Horman
0 siblings, 0 replies; 16+ messages in thread
From: Simon Horman @ 2015-08-26 23:31 UTC (permalink / raw)
To: Magnus Damm
Cc: Geert Uytterhoeven, linux-clk, Kuninori Morimoto, Linux-sh list,
Michael Turquette, Stephen Boyd, Laurent Pinchart
On Wed, Aug 26, 2015 at 04:56:47PM +0900, Magnus Damm wrote:
> Hi Geert,
>
> On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
> > On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> >> From: Magnus Damm <damm+renesas@opensource.se>
> >>
> >> Shmobile is all multiplatform these days, so get rid of the
> >> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
> >> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
> >> MSTP depending on if they are included in the SoC or not.
> >>
> >> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> >> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> >> ---
> >>
> >> Changes since V1:
> >> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
> >
> > BTW, you forgot to mention, but it's important for Mike and Stephen to
> > know that this should not be queued up in a branch that still has
> > ARCH_SHMOBILE_LEGACY.
>
> Right, we need to sync with the mach-shmobile integration merge order
> with stuff from Simon. I believe the remaining legacy cleanups are
> targeted for v4.4. So merging this in v4.4 or later would be good.
Yes, the remaining legacy cleanups are queued up in my renesas tree for
v4.4.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
2015-08-26 7:48 ` Geert Uytterhoeven
@ 2015-09-02 6:52 ` Magnus Damm
-1 siblings, 0 replies; 16+ messages in thread
From: Magnus Damm @ 2015-09-02 6:52 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: linux-clk, Kuninori Morimoto, Linux-sh list, Michael Turquette,
Stephen Boyd, Simon Horman, Laurent Pinchart
Hi Geert,
On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
>> From: Magnus Damm <damm+renesas@opensource.se>
>>
>> Shmobile is all multiplatform these days, so get rid of the
>> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
>> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
>> MSTP depending on if they are included in the SoC or not.
>>
>> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
>>
>> Changes since V1:
>> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
>
> BTW, you forgot to mention, but it's important for Mike and Stephen to
> know that this should not be queued up in a branch that still has
> ARCH_SHMOBILE_LEGACY.
Allow me to clarify one thing.
Your comment is true for this older version of this patch, but newer
versions such as:
[PATCH v5 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
and later versions do not have this dependency on ARCH_SHMOBILE_LEGACY cleanups.
So newer versions can be merged at any time without any special dependencies.
Thanks,
/ magnus
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
@ 2015-09-02 6:52 ` Magnus Damm
0 siblings, 0 replies; 16+ messages in thread
From: Magnus Damm @ 2015-09-02 6:52 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: linux-clk, Kuninori Morimoto, Linux-sh list, Michael Turquette,
Stephen Boyd, Simon Horman, Laurent Pinchart
Hi Geert,
On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
>> From: Magnus Damm <damm+renesas@opensource.se>
>>
>> Shmobile is all multiplatform these days, so get rid of the
>> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
>> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
>> MSTP depending on if they are included in the SoC or not.
>>
>> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
>>
>> Changes since V1:
>> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
>
> BTW, you forgot to mention, but it's important for Mike and Stephen to
> know that this should not be queued up in a branch that still has
> ARCH_SHMOBILE_LEGACY.
Allow me to clarify one thing.
Your comment is true for this older version of this patch, but newer
versions such as:
[PATCH v5 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
and later versions do not have this dependency on ARCH_SHMOBILE_LEGACY cleanups.
So newer versions can be merged at any time without any special dependencies.
Thanks,
/ magnus
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
2015-09-02 6:52 ` Magnus Damm
@ 2015-09-02 7:30 ` Geert Uytterhoeven
-1 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2015-09-02 7:30 UTC (permalink / raw)
To: Magnus Damm
Cc: linux-clk, Kuninori Morimoto, Linux-sh list, Michael Turquette,
Stephen Boyd, Simon Horman, Laurent Pinchart
Hi Magnus,
On Wed, Sep 2, 2015 at 8:52 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
>> On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
>>> From: Magnus Damm <damm+renesas@opensource.se>
>>>
>>> Shmobile is all multiplatform these days, so get rid of the
>>> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
>>> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
>>> MSTP depending on if they are included in the SoC or not.
>>>
>>> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>>> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
>>> ---
>>>
>>> Changes since V1:
>>> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
>>
>> BTW, you forgot to mention, but it's important for Mike and Stephen to
>> know that this should not be queued up in a branch that still has
>> ARCH_SHMOBILE_LEGACY.
>
> Allow me to clarify one thing.
>
> Your comment is true for this older version of this patch, but newer
> versions such as:
> [PATCH v5 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
> and later versions do not have this dependency on ARCH_SHMOBILE_LEGACY cleanups.
>
> So newer versions can be merged at any time without any special dependencies.
That's correct, as they don't get rid of CONFIG_ARCH_SHMOBILE_MULTI in
drivers/clk/Makefile...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH v2] clk: shmobile: Get rid of CONFIG_SHMOBILE_MULTI
@ 2015-09-02 7:30 ` Geert Uytterhoeven
0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2015-09-02 7:30 UTC (permalink / raw)
To: Magnus Damm
Cc: linux-clk, Kuninori Morimoto, Linux-sh list, Michael Turquette,
Stephen Boyd, Simon Horman, Laurent Pinchart
Hi Magnus,
On Wed, Sep 2, 2015 at 8:52 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> On Wed, Aug 26, 2015 at 4:48 PM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
>> On Wed, Aug 26, 2015 at 9:43 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
>>> From: Magnus Damm <damm+renesas@opensource.se>
>>>
>>> Shmobile is all multiplatform these days, so get rid of the
>>> reference to CONFIG_ARCH_SHMOBILE_MULTI. Also instead of always
>>> enabling DIV6 and MSTP adjust the Makefile to enable DIV6 and
>>> MSTP depending on if they are included in the SoC or not.
>>>
>>> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>>> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
>>> ---
>>>
>>> Changes since V1:
>>> - dropped DIV6 from R-Car Gen1 variants - thanks Geert!
>>
>> BTW, you forgot to mention, but it's important for Mike and Stephen to
>> know that this should not be queued up in a branch that still has
>> ARCH_SHMOBILE_LEGACY.
>
> Allow me to clarify one thing.
>
> Your comment is true for this older version of this patch, but newer
> versions such as:
> [PATCH v5 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
> and later versions do not have this dependency on ARCH_SHMOBILE_LEGACY cleanups.
>
> So newer versions can be merged at any time without any special dependencies.
That's correct, as they don't get rid of CONFIG_ARCH_SHMOBILE_MULTI in
drivers/clk/Makefile...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 16+ messages in thread