From: Mike Turquette <mturquette@linaro.org>
To: Peter De Schrijver <pdeschrijver@nvidia.com>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
Prashant Gaikwad <pgaikwad@nvidia.com>,
"pawel.moll@arm.com" <pawel.moll@arm.com>,
"swarren@wwwdotorg.org" <swarren@wwwdotorg.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"rob.herring@calxeda.com" <rob.herring@calxeda.com>,
"thierry.reding@gmail.com" <thierry.reding@gmail.com>,
"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: pull request for Tegra clock rework and Tegra124 clock support
Date: Thu, 31 Oct 2013 11:52:02 -0700 [thread overview]
Message-ID: <20131031185202.11662.1489@quantum> (raw)
In-Reply-To: <20131030004752.GH22111@tbergstrom-lnx.Nvidia.com>
Quoting Peter De Schrijver (2013-10-29 17:47:52)
> Mike,
>
> This is an update to the previous pull request which fixes some late bugs.
>
> Thanks,
>
> Peter.
>
> The following changes since commit 6c984fc8c6314596c302bbecf79dc59d9f98f348:
>
> clk: tegra124: add suspend/resume function for tegra_cpu_car_ops (2013-10-21 16:39:24 +0300)
>
> are available in the git repository at:
> git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-tegra124-0
Pulled.
Thanks,
Mike
>
> Mikko Perttunen (1):
> clk: tegra114: Initialize clocks needed for HDMI
>
> Peter De Schrijver (1):
> clk: tegra: use pll_ref as the pll_e parent
>
> Thierry Reding (2):
> clk: tegra: Initialize secondary gr3d clock on Tegra30
> clk: tegra: Properly setup PWM clock on Tegra30
>
> drivers/clk/tegra/clk-pll.c | 7 ++++---
> drivers/clk/tegra/clk-tegra114.c | 5 ++++-
> drivers/clk/tegra/clk-tegra30.c | 5 ++++-
> 3 files changed, 12 insertions(+), 5 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: pull request for Tegra clock rework and Tegra124 clock support
Date: Thu, 31 Oct 2013 11:52:02 -0700 [thread overview]
Message-ID: <20131031185202.11662.1489@quantum> (raw)
In-Reply-To: <20131030004752.GH22111@tbergstrom-lnx.Nvidia.com>
Quoting Peter De Schrijver (2013-10-29 17:47:52)
> Mike,
>
> This is an update to the previous pull request which fixes some late bugs.
>
> Thanks,
>
> Peter.
>
> The following changes since commit 6c984fc8c6314596c302bbecf79dc59d9f98f348:
>
> clk: tegra124: add suspend/resume function for tegra_cpu_car_ops (2013-10-21 16:39:24 +0300)
>
> are available in the git repository at:
> git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-tegra124-0
Pulled.
Thanks,
Mike
>
> Mikko Perttunen (1):
> clk: tegra114: Initialize clocks needed for HDMI
>
> Peter De Schrijver (1):
> clk: tegra: use pll_ref as the pll_e parent
>
> Thierry Reding (2):
> clk: tegra: Initialize secondary gr3d clock on Tegra30
> clk: tegra: Properly setup PWM clock on Tegra30
>
> drivers/clk/tegra/clk-pll.c | 7 ++++---
> drivers/clk/tegra/clk-tegra114.c | 5 ++++-
> drivers/clk/tegra/clk-tegra30.c | 5 ++++-
> 3 files changed, 12 insertions(+), 5 deletions(-)
next prev parent reply other threads:[~2013-10-31 18:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-21 13:56 pull request for Tegra clock rework and Tegra124 clock support Peter De Schrijver
2013-10-21 13:56 ` Peter De Schrijver
2013-10-21 13:56 ` Peter De Schrijver
[not found] ` <20131021135638.GA10943-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2013-10-21 19:57 ` Stephen Warren
2013-10-21 19:57 ` Stephen Warren
2013-10-21 19:57 ` Stephen Warren
2013-10-22 10:19 ` Mike Turquette
2013-10-22 10:19 ` Mike Turquette
2013-10-23 8:46 ` Peter De Schrijver
2013-10-23 8:46 ` Peter De Schrijver
[not found] ` <20131023084631.GG22111-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2013-10-30 0:47 ` Peter De Schrijver
2013-10-30 0:47 ` Peter De Schrijver
2013-10-30 0:47 ` Peter De Schrijver
2013-10-31 18:52 ` Mike Turquette [this message]
2013-10-31 18:52 ` Mike Turquette
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=20131031185202.11662.1489@quantum \
--to=mturquette@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=pdeschrijver@nvidia.com \
--cc=pgaikwad@nvidia.com \
--cc=rob.herring@calxeda.com \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@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.