All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Turquette <mturquette@linaro.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
	Magnus Damm <magnus.damm@gmail.com>
Cc: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>,
	Simon Horman <horms@verge.net.au>,
	Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	Linux-sh list <linux-sh@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH v7 0/2] clk: shmobile: DIV6 clock variable parent support
Date: Tue, 25 Nov 2014 01:49:15 +0000	[thread overview]
Message-ID: <20141125014915.12298.63530@quantum> (raw)
In-Reply-To: <CAMuHMdW5hr3wtbjJdHszOgAh_-OowjwNbNMsWKi2pAJG0Vjy7g@mail.gmail.com>

Quoting Geert Uytterhoeven (2014-11-20 23:38:26)
> Hi Magnus,
> 
> On Fri, Nov 21, 2014 at 6:54 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> >>> From my side this series "[PATCH v7 0/2] clk: shmobile: DIV6 clock
> >>> variable parent support" looks quite finalized. Would it be possible
> >>
> >> Does this mean I can add your acked-by?
> >
> > My apologies for late reply and not being more clear. Feel free to add
> > my Acked-by for this series. No need to spend extra cycles and
> > reworking anything if you have queued up the patches already though.
> 
> Too late. Pushed, and already pulled by Mike, but not yet visible in
> clk-next.

I also saw this email too late. I would have fixed it up locally but now
it is out in the wild and I can't rebase it :-/

Regards,
Mike

> 
> 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

WARNING: multiple messages have this Message-ID (diff)
From: Mike Turquette <mturquette@linaro.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
	Magnus Damm <magnus.damm@gmail.com>
Cc: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>,
	Simon Horman <horms@verge.net.au>,
	Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	Linux-sh list <linux-sh@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH v7 0/2] clk: shmobile: DIV6 clock variable parent support
Date: Mon, 24 Nov 2014 17:49:15 -0800	[thread overview]
Message-ID: <20141125014915.12298.63530@quantum> (raw)
In-Reply-To: <CAMuHMdW5hr3wtbjJdHszOgAh_-OowjwNbNMsWKi2pAJG0Vjy7g@mail.gmail.com>

Quoting Geert Uytterhoeven (2014-11-20 23:38:26)
> Hi Magnus,
> 
> On Fri, Nov 21, 2014 at 6:54 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> >>> From my side this series "[PATCH v7 0/2] clk: shmobile: DIV6 clock
> >>> variable parent support" looks quite finalized. Would it be possible
> >>
> >> Does this mean I can add your acked-by?
> >
> > My apologies for late reply and not being more clear. Feel free to add
> > my Acked-by for this series. No need to spend extra cycles and
> > reworking anything if you have queued up the patches already though.
> 
> Too late. Pushed, and already pulled by Mike, but not yet visible in
> clk-next.

I also saw this email too late. I would have fixed it up locally but now
it is out in the wild and I can't rebase it :-/

Regards,
Mike

> 
> 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

  reply	other threads:[~2014-11-25  1:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07 15:51 [PATCH v7 0/2] clk: shmobile: DIV6 clock variable parent support Ulrich Hecht
2014-11-07 15:51 ` Ulrich Hecht
2014-11-07 15:51 ` [PATCH v7 1/2] clk: shmobile: div6: support selectable-input clocks Ulrich Hecht
2014-11-07 15:51   ` Ulrich Hecht
2014-11-25 12:19   ` Laurent Pinchart
2014-11-25 12:19     ` Laurent Pinchart
2014-11-07 15:51 ` [PATCH v7 2/2] clk: shmobile: document DIV6 clock parent bindings Ulrich Hecht
2014-11-07 15:51   ` Ulrich Hecht
2014-11-10  9:16 ` [PATCH v7 0/2] clk: shmobile: DIV6 clock variable parent support Geert Uytterhoeven
2014-11-10  9:16   ` Geert Uytterhoeven
2014-11-11 10:16   ` Magnus Damm
2014-11-11 10:16     ` Magnus Damm
2014-11-12 10:56     ` Geert Uytterhoeven
2014-11-12 10:56       ` Geert Uytterhoeven
2014-11-21  5:54       ` Magnus Damm
2014-11-21  5:54         ` Magnus Damm
2014-11-21  7:38         ` Geert Uytterhoeven
2014-11-21  7:38           ` Geert Uytterhoeven
2014-11-25  1:49           ` Mike Turquette [this message]
2014-11-25  1:49             ` Mike Turquette
2014-11-25 10:39             ` Geert Uytterhoeven
2014-11-25 10:39               ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141125014915.12298.63530@quantum \
    --to=mturquette@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=horms@verge.net.au \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=ulrich.hecht+renesas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.