Re: [git pull] clk: renesas: Updates for v4.12 (take two)

2017-04-06 Thread Geert Uytterhoeven
Hi Stephen,

On Wed, Apr 5, 2017 at 11:45 PM, Stephen Boyd  wrote:
> On 04/05, Geert Uytterhoeven wrote:
>> On Wed, Apr 5, 2017 at 9:56 PM, Stephen Boyd  wrote:
>> > On 03/31, Geert Uytterhoeven wrote:
>> >> The following changes since commit 
>> >> cecbe87d73006cb321dec79b349e3fefd1a80962:
>> >>
>> >>   clk: renesas: rcar-gen3: Add workaround for PLL0/2/4 errata on H3 ES1.0 
>> >> (2017-03-21 11:12:23 +0100)
>> >>
>> >> are available in the git repository at:
>> >>
>> >>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git 
>> >> tags/clk-renesas-for-v4.12-tag2
>> >>
>> >> for you to fetch changes up to bb1953067c05be30a605ee1d5b05a2677735bb37:
>> >>
>> >>   clk: renesas: rcar-gen3-cpg: Add support for RCLK on R-Car H3 ES2.0 
>> >> (2017-03-30 13:26:02 +0200)
>> >>
>> >> 
>> >> clk: renesas: Updates for v4.12 (take two)
>> >>
>> >>   - Add support for the Clock Pulse Generator / Module Standby and
>> >> Software Reset module on revision ES2.0 of the R-Car H3 SoC, which
>> >> differs from ES1.x in some areas.
>> >>
>> >> Note that this pull request is on top of my previous pull request for
>> >> v4.12, which accidentally had a wrong version number in the subject
>> >> line, and which I believe you haven't pulled yet.
>> >
>> > Thanks. I pulled both by pulling this one tag.
>>
>> Thanks, but if you pull the second tag only, you don't record the contents
>> of the first tag, do you?
>
> I copied the words into the commit message. Not sure anyone cares
> that the first tag signature is lost.

OK, thx!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@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


Re: [git pull] clk: renesas: Updates for v4.12 (take two)

2017-04-05 Thread Stephen Boyd
On 04/05, Geert Uytterhoeven wrote:
> Hi Stephen,
> 
> On Wed, Apr 5, 2017 at 9:56 PM, Stephen Boyd  wrote:
> > On 03/31, Geert Uytterhoeven wrote:
> >> The following changes since commit 
> >> cecbe87d73006cb321dec79b349e3fefd1a80962:
> >>
> >>   clk: renesas: rcar-gen3: Add workaround for PLL0/2/4 errata on H3 ES1.0 
> >> (2017-03-21 11:12:23 +0100)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git 
> >> tags/clk-renesas-for-v4.12-tag2
> >>
> >> for you to fetch changes up to bb1953067c05be30a605ee1d5b05a2677735bb37:
> >>
> >>   clk: renesas: rcar-gen3-cpg: Add support for RCLK on R-Car H3 ES2.0 
> >> (2017-03-30 13:26:02 +0200)
> >>
> >> 
> >> clk: renesas: Updates for v4.12 (take two)
> >>
> >>   - Add support for the Clock Pulse Generator / Module Standby and
> >> Software Reset module on revision ES2.0 of the R-Car H3 SoC, which
> >> differs from ES1.x in some areas.
> >>
> >> Note that this pull request is on top of my previous pull request for
> >> v4.12, which accidentally had a wrong version number in the subject
> >> line, and which I believe you haven't pulled yet.
> >
> > Thanks. I pulled both by pulling this one tag.
> 
> Thanks, but if you pull the second tag only, you don't record the contents
> of the first tag, do you?
> 

I copied the words into the commit message. Not sure anyone cares
that the first tag signature is lost.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


Re: [git pull] clk: renesas: Updates for v4.12 (take two)

2017-04-05 Thread Geert Uytterhoeven
Hi Stephen,

On Wed, Apr 5, 2017 at 9:56 PM, Stephen Boyd  wrote:
> On 03/31, Geert Uytterhoeven wrote:
>> The following changes since commit cecbe87d73006cb321dec79b349e3fefd1a80962:
>>
>>   clk: renesas: rcar-gen3: Add workaround for PLL0/2/4 errata on H3 ES1.0 
>> (2017-03-21 11:12:23 +0100)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git 
>> tags/clk-renesas-for-v4.12-tag2
>>
>> for you to fetch changes up to bb1953067c05be30a605ee1d5b05a2677735bb37:
>>
>>   clk: renesas: rcar-gen3-cpg: Add support for RCLK on R-Car H3 ES2.0 
>> (2017-03-30 13:26:02 +0200)
>>
>> 
>> clk: renesas: Updates for v4.12 (take two)
>>
>>   - Add support for the Clock Pulse Generator / Module Standby and
>> Software Reset module on revision ES2.0 of the R-Car H3 SoC, which
>> differs from ES1.x in some areas.
>>
>> Note that this pull request is on top of my previous pull request for
>> v4.12, which accidentally had a wrong version number in the subject
>> line, and which I believe you haven't pulled yet.
>
> Thanks. I pulled both by pulling this one tag.

Thanks, but if you pull the second tag only, you don't record the contents
of the first tag, do you?

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@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


Re: [git pull] clk: renesas: Updates for v4.12 (take two)

2017-04-05 Thread Stephen Boyd
On 03/31, Geert Uytterhoeven wrote:
>   Hi Mike, Stephen,
> 
> The following changes since commit cecbe87d73006cb321dec79b349e3fefd1a80962:
> 
>   clk: renesas: rcar-gen3: Add workaround for PLL0/2/4 errata on H3 ES1.0 
> (2017-03-21 11:12:23 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git 
> tags/clk-renesas-for-v4.12-tag2
> 
> for you to fetch changes up to bb1953067c05be30a605ee1d5b05a2677735bb37:
> 
>   clk: renesas: rcar-gen3-cpg: Add support for RCLK on R-Car H3 ES2.0 
> (2017-03-30 13:26:02 +0200)
> 
> 
> clk: renesas: Updates for v4.12 (take two)
> 
>   - Add support for the Clock Pulse Generator / Module Standby and
> Software Reset module on revision ES2.0 of the R-Car H3 SoC, which
> differs from ES1.x in some areas.
> 
> Note that this pull request is on top of my previous pull request for
> v4.12, which accidentally had a wrong version number in the subject
> line, and which I believe you haven't pulled yet.

Thanks. I pulled both by pulling this one tag.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


[git pull] clk: renesas: Updates for v4.12 (take two)

2017-03-31 Thread Geert Uytterhoeven
Hi Mike, Stephen,

The following changes since commit cecbe87d73006cb321dec79b349e3fefd1a80962:

  clk: renesas: rcar-gen3: Add workaround for PLL0/2/4 errata on H3 ES1.0 
(2017-03-21 11:12:23 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git 
tags/clk-renesas-for-v4.12-tag2

for you to fetch changes up to bb1953067c05be30a605ee1d5b05a2677735bb37:

  clk: renesas: rcar-gen3-cpg: Add support for RCLK on R-Car H3 ES2.0 
(2017-03-30 13:26:02 +0200)


clk: renesas: Updates for v4.12 (take two)

  - Add support for the Clock Pulse Generator / Module Standby and
Software Reset module on revision ES2.0 of the R-Car H3 SoC, which
differs from ES1.x in some areas.

Note that this pull request is on top of my previous pull request for
v4.12, which accidentally had a wrong version number in the subject
line, and which I believe you haven't pulled yet.

Thanks for pulling (both)!

Geert Uytterhoeven (4):
  clk: renesas: cpg-mssr: Add support for fixing up clock tables
  clk: renesas: Add r8a7795 ES2.0 CPG Core Clock Definitions
  clk: renesas: r8a7795: Add support for R-Car H3 ES2.0
  clk: renesas: rcar-gen3-cpg: Add support for RCLK on R-Car H3 ES2.0

 drivers/clk/renesas/r8a7795-cpg-mssr.c   | 201 ---
 drivers/clk/renesas/rcar-gen3-cpg.c  |  38 +++--
 drivers/clk/renesas/renesas-cpg-mssr.c   |  50 +++
 drivers/clk/renesas/renesas-cpg-mssr.h   |  22 +++
 include/dt-bindings/clock/r8a7795-cpg-mssr.h |   7 +
 5 files changed, 257 insertions(+), 61 deletions(-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@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