linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] clk: renesas: Updates for v4.10 (take one)
@ 2016-11-07 15:34 Geert Uytterhoeven
  2016-11-10 23:35 ` Stephen Boyd
  0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2016-11-07 15:34 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

	Hi Mike, Stephen,

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

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.10-tag1

for you to fetch changes up to dbdcc4f996df280eb2758095b4774ea62da8a2a7:

  clk: renesas: r8a7796: Add DU and LVDS clocks (2016-11-02 20:40:08 +0100)

----------------------------------------------------------------
clk: renesas: Updates for v4.10 (take one)

  - SYS-DMAC, (H)SCIF, I2C, DRIF, and graphics related clocks for R-Car
    M3-W,
  - Minor fixes and cleanups.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (4):
      clk: renesas: cpg-mssr: Always use readl()/writel()
      clk: renesas: rcar-gen3-cpg: Always use readl()/writel()
      clk: renesas: cpg-mssr: Fix inverted debug check
      clk: renesas: cpg-mssr: Remove bogus commas from error messages

Laurent Pinchart (3):
      clk: renesas: r8a7796: Add FCP clocks
      clk: renesas: r8a7796: Add VSP clocks
      clk: renesas: r8a7796: Add DU and LVDS clocks

Ramesh Shanmugasundaram (1):
      clk: renesas: r8a7796: Add DRIF clock

Ulrich Hecht (4):
      clk: renesas: r8a7796: Add SYS-DMAC clocks
      clk: renesas: r8a7796: Add SCIF clocks
      clk: renesas: r8a7796: Add HSCIF clocks
      clk: renesas: r8a7796: Add I2C clocks

 drivers/clk/renesas/r8a7796-cpg-mssr.c | 45 ++++++++++++++++++++++++++++++++++
 drivers/clk/renesas/rcar-gen3-cpg.c    | 14 +++++------
 drivers/clk/renesas/renesas-cpg-mssr.c | 17 ++++++-------
 3 files changed, 60 insertions(+), 16 deletions(-)

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] 4+ messages in thread

* Re: [git pull] clk: renesas: Updates for v4.10 (take one)
  2016-11-07 15:34 [git pull] clk: renesas: Updates for v4.10 (take one) Geert Uytterhoeven
@ 2016-11-10 23:35 ` Stephen Boyd
  2016-11-14  8:56   ` Geert Uytterhoeven
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Boyd @ 2016-11-10 23:35 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Michael Turquette, linux-clk, linux-renesas-soc

On 11/07, Geert Uytterhoeven wrote:
> clk: renesas: Updates for v4.10 (take one)
> 
>   - SYS-DMAC, (H)SCIF, I2C, DRIF, and graphics related clocks for R-Car
>     M3-W,
>   - Minor fixes and cleanups.
> 
> Thanks for pulling!
> ----------------------------------------------------------------
> Geert Uytterhoeven (4):
>       clk: renesas: cpg-mssr: Always use readl()/writel()
>       clk: renesas: rcar-gen3-cpg: Always use readl()/writel()
>       clk: renesas: cpg-mssr: Fix inverted debug check

Hm.. I already applied this one to clk-next. If you're going to
apply patches can you please indicate if they've been picked up
and/or not send them To: Mike and I, please?

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [git pull] clk: renesas: Updates for v4.10 (take one)
  2016-11-10 23:35 ` Stephen Boyd
@ 2016-11-14  8:56   ` Geert Uytterhoeven
  2016-11-15  2:35     ` Stephen Boyd
  0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2016-11-14  8:56 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: Geert Uytterhoeven, Michael Turquette, linux-clk, Linux-Renesas

Hi Stephen,

On Fri, Nov 11, 2016 at 12:35 AM, Stephen Boyd <sboyd@codeaurora.org> wrote:
> On 11/07, Geert Uytterhoeven wrote:
>> clk: renesas: Updates for v4.10 (take one)
>>
>>   - SYS-DMAC, (H)SCIF, I2C, DRIF, and graphics related clocks for R-Car
>>     M3-W,
>>   - Minor fixes and cleanups.
>>
>> Thanks for pulling!
>> ----------------------------------------------------------------
>> Geert Uytterhoeven (4):
>>       clk: renesas: cpg-mssr: Always use readl()/writel()
>>       clk: renesas: rcar-gen3-cpg: Always use readl()/writel()
>>       clk: renesas: cpg-mssr: Fix inverted debug check
>
> Hm.. I already applied this one to clk-next. If you're going to
> apply patches can you please indicate if they've been picked up
> and/or not send them To: Mike and I, please?

Sorry, I'll be more clear in the future.

I believe this is not a blocker for pulling, is it?

Thanks!

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] 4+ messages in thread

* Re: [git pull] clk: renesas: Updates for v4.10 (take one)
  2016-11-14  8:56   ` Geert Uytterhoeven
@ 2016-11-15  2:35     ` Stephen Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2016-11-15  2:35 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Geert Uytterhoeven, Michael Turquette, linux-clk, Linux-Renesas

On 11/14, Geert Uytterhoeven wrote:
> Hi Stephen,
> 
> On Fri, Nov 11, 2016 at 12:35 AM, Stephen Boyd <sboyd@codeaurora.org> wrote:
> > On 11/07, Geert Uytterhoeven wrote:
> >> clk: renesas: Updates for v4.10 (take one)
> >>
> >>   - SYS-DMAC, (H)SCIF, I2C, DRIF, and graphics related clocks for R-Car
> >>     M3-W,
> >>   - Minor fixes and cleanups.
> >>
> >> Thanks for pulling!
> >> ----------------------------------------------------------------
> >> Geert Uytterhoeven (4):
> >>       clk: renesas: cpg-mssr: Always use readl()/writel()
> >>       clk: renesas: rcar-gen3-cpg: Always use readl()/writel()
> >>       clk: renesas: cpg-mssr: Fix inverted debug check
> >
> > Hm.. I already applied this one to clk-next. If you're going to
> > apply patches can you please indicate if they've been picked up
> > and/or not send them To: Mike and I, please?
> 
> Sorry, I'll be more clear in the future.
> 
> I believe this is not a blocker for pulling, is it?

No I guess not. Pulled into clk-next.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-15  2:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-07 15:34 [git pull] clk: renesas: Updates for v4.10 (take one) Geert Uytterhoeven
2016-11-10 23:35 ` Stephen Boyd
2016-11-14  8:56   ` Geert Uytterhoeven
2016-11-15  2:35     ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).