All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Turquette <mturquette@linaro.org>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: kgene.kim@samsung.com, patches@linaro.org,
	devicetree-discuss@lists.ozlabs.org, inki.dae@samsung.com,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] clk: exynos5250: Add G2D gate clock
Date: Tue, 30 Jul 2013 20:42:35 -0700	[thread overview]
Message-ID: <20130731034235.5270.7481@quantum> (raw)
In-Reply-To: <CAK9yfHxLjYNjQ9h-N8hNLBvqyUTxNzt=Bw10=mEA=D1kg2f9dw@mail.gmail.com>

Quoting Sachin Kamat (2013-07-29 23:55:33)
> On 30 July 2013 12:18, Mike Turquette <mturquette@linaro.org> wrote:
> > Quoting Sachin Kamat (2013-07-27 06:29:56)
> >> On 27 July 2013 01:48, Mike Turquette <mturquette@linaro.org> wrote:
> >> > Quoting Sachin Kamat (2013-07-05 01:42:27)
> >> >> Adds gate clock for G2D IP for Exynos5250 SoC.
> >> >>
> >> >> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> >> >> Cc: Mike Turquette <mturquette@linaro.org>
> >> >
> >> > I've taken patch #1 into clk-next.
> >>
> >> Thanks Mike.
> >>
> >> >
> >> >> ---
> >> >> This patch depends on the following patch:
> >> >> http://thread.gmane.org/gmane.linux.kernel.samsung-soc/20581
> >> >
> >> > I think I've gotten all three series you sent out, can you confirm?
> >>
> >> I haven't seen any update in your tree [1] since quite some time. The
> >> last commit I see in clk-next branch is 45e3ec3784 ("clk: tegra: fix
> >> ifdef for tegra_periph_reset_assert inline"). I hope I am looking at
> >> the right tree?
> >
> > You are, but I had not pushed to it since the merge window closed. It is
> > now updated.
> >
> 
> Thanks Mike. I confirm that all the three patch series that you
> mentioned are applied in your tree.
> Please check the below one too.
> 
> http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg20598.html

Ok, I picked that one up too.

Regards,
Mike

> 
> -- 
> With warm regards,
> Sachin

WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] clk: exynos5250: Add G2D gate clock
Date: Tue, 30 Jul 2013 20:42:35 -0700	[thread overview]
Message-ID: <20130731034235.5270.7481@quantum> (raw)
In-Reply-To: <CAK9yfHxLjYNjQ9h-N8hNLBvqyUTxNzt=Bw10=mEA=D1kg2f9dw@mail.gmail.com>

Quoting Sachin Kamat (2013-07-29 23:55:33)
> On 30 July 2013 12:18, Mike Turquette <mturquette@linaro.org> wrote:
> > Quoting Sachin Kamat (2013-07-27 06:29:56)
> >> On 27 July 2013 01:48, Mike Turquette <mturquette@linaro.org> wrote:
> >> > Quoting Sachin Kamat (2013-07-05 01:42:27)
> >> >> Adds gate clock for G2D IP for Exynos5250 SoC.
> >> >>
> >> >> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> >> >> Cc: Mike Turquette <mturquette@linaro.org>
> >> >
> >> > I've taken patch #1 into clk-next.
> >>
> >> Thanks Mike.
> >>
> >> >
> >> >> ---
> >> >> This patch depends on the following patch:
> >> >> http://thread.gmane.org/gmane.linux.kernel.samsung-soc/20581
> >> >
> >> > I think I've gotten all three series you sent out, can you confirm?
> >>
> >> I haven't seen any update in your tree [1] since quite some time. The
> >> last commit I see in clk-next branch is 45e3ec3784 ("clk: tegra: fix
> >> ifdef for tegra_periph_reset_assert inline"). I hope I am looking at
> >> the right tree?
> >
> > You are, but I had not pushed to it since the merge window closed. It is
> > now updated.
> >
> 
> Thanks Mike. I confirm that all the three patch series that you
> mentioned are applied in your tree.
> Please check the below one too.
> 
> http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg20598.html

Ok, I picked that one up too.

Regards,
Mike

> 
> -- 
> With warm regards,
> Sachin

  reply	other threads:[~2013-07-31  3:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-05  8:42 [PATCH 1/3] clk: exynos5250: Add G2D gate clock Sachin Kamat
2013-07-05  8:42 ` Sachin Kamat
2013-07-05  8:42 ` [PATCH 2/3] of/documentation: Update G2D documentation Sachin Kamat
2013-07-05  8:42   ` Sachin Kamat
2013-07-05 23:52   ` Tomasz Figa
2013-07-05 23:52     ` Tomasz Figa
2013-07-08  6:36     ` Sachin Kamat
2013-07-08  6:36       ` Sachin Kamat
2013-07-05  8:42 ` [PATCH 3/3] ARM: EXYNOS: Add G2D support to exynos5250 Sachin Kamat
2013-07-05  8:42   ` Sachin Kamat
2013-07-31  5:52   ` Kukjin Kim
2013-07-31  5:52     ` Kukjin Kim
2013-07-26  8:48 ` [PATCH 1/3] clk: exynos5250: Add G2D gate clock Sachin Kamat
2013-07-26  8:48   ` Sachin Kamat
2013-07-26 20:18 ` Mike Turquette
2013-07-26 20:18   ` Mike Turquette
2013-07-27 13:29   ` Sachin Kamat
2013-07-27 13:29     ` Sachin Kamat
2013-07-30  6:48     ` Mike Turquette
2013-07-30  6:48       ` Mike Turquette
2013-07-30  6:55       ` Sachin Kamat
2013-07-30  6:55         ` Sachin Kamat
2013-07-31  3:42         ` Mike Turquette [this message]
2013-07-31  3:42           ` Mike Turquette
2013-07-31  3:48           ` Sachin Kamat
2013-07-31  3:48             ` Sachin Kamat

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=20130731034235.5270.7481@quantum \
    --to=mturquette@linaro.org \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=inki.dae@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=sachin.kamat@linaro.org \
    /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.