From: Stephen Warren <swarren@wwwdotorg.org>
To: Peter De Schrijver <pdeschrijver@nvidia.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org,
Prashant Gaikwad <pgaikwad@nvidia.com>,
Mike Turquette <mturquette@linaro.org>,
Ian Campbell <ian.campbell@citrix.com>,
Pawel Moll <pawel.moll@arm.com>,
linux-kernel@vger.kernel.org,
Rob Herring <rob.herring@calxeda.com>,
Thierry Reding <thierry.reding@gmail.com>,
Paul Walmsley <pwalmsley@nvidia.com>,
linux-tegra@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 4/5] clk: tegra124: Add new peripheral clocks
Date: Tue, 08 Oct 2013 16:31:35 -0600 [thread overview]
Message-ID: <525487C7.6080103@wwwdotorg.org> (raw)
In-Reply-To: <1380878014-22088-5-git-send-email-pdeschrijver@nvidia.com>
On 10/04/2013 03:12 AM, Peter De Schrijver wrote:
> Tegra124 introduces a number of new peripheral clocks. This patch adds those
> to the common peripheral clock code.
Don't you need to add AFC[0..5] in this patch and/or patch 5?
WARNING: multiple messages have this Message-ID (diff)
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/5] clk: tegra124: Add new peripheral clocks
Date: Tue, 08 Oct 2013 16:31:35 -0600 [thread overview]
Message-ID: <525487C7.6080103@wwwdotorg.org> (raw)
In-Reply-To: <1380878014-22088-5-git-send-email-pdeschrijver@nvidia.com>
On 10/04/2013 03:12 AM, Peter De Schrijver wrote:
> Tegra124 introduces a number of new peripheral clocks. This patch adds those
> to the common peripheral clock code.
Don't you need to add AFC[0..5] in this patch and/or patch 5?
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren@wwwdotorg.org>
To: Peter De Schrijver <pdeschrijver@nvidia.com>
Cc: Mike Turquette <mturquette@linaro.org>,
Rob Herring <rob.herring@calxeda.com>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ian.campbell@citrix.com>,
Prashant Gaikwad <pgaikwad@nvidia.com>,
Thierry Reding <thierry.reding@gmail.com>,
Paul Walmsley <pwalmsley@nvidia.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-tegra@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 4/5] clk: tegra124: Add new peripheral clocks
Date: Tue, 08 Oct 2013 16:31:35 -0600 [thread overview]
Message-ID: <525487C7.6080103@wwwdotorg.org> (raw)
In-Reply-To: <1380878014-22088-5-git-send-email-pdeschrijver@nvidia.com>
On 10/04/2013 03:12 AM, Peter De Schrijver wrote:
> Tegra124 introduces a number of new peripheral clocks. This patch adds those
> to the common peripheral clock code.
Don't you need to add AFC[0..5] in this patch and/or patch 5?
next prev parent reply other threads:[~2013-10-08 22:31 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-04 9:12 [PATCH 0/5] Tegra124 clock support Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
[not found] ` <1380878014-22088-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-04 9:12 ` [PATCH 1/5] clk: tegra: Add support for PLLSS Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
[not found] ` <1380878014-22088-2-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-10 10:39 ` Thierry Reding
2013-10-10 10:39 ` Thierry Reding
2013-10-10 10:39 ` Thierry Reding
2013-10-10 10:59 ` Peter De Schrijver
2013-10-10 10:59 ` Peter De Schrijver
[not found] ` <20131010103915.GA6735-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-10-14 15:03 ` Peter De Schrijver
2013-10-14 15:03 ` Peter De Schrijver
2013-10-14 15:03 ` Peter De Schrijver
2013-10-04 9:12 ` [PATCH 2/5] clk: tegra: Add periph regs bank X Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
[not found] ` <1380878014-22088-3-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-10 10:43 ` Thierry Reding
2013-10-10 10:43 ` Thierry Reding
2013-10-10 10:43 ` Thierry Reding
[not found] ` <20131010104306.GB6735-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-10-10 11:00 ` Peter De Schrijver
2013-10-10 11:00 ` Peter De Schrijver
2013-10-10 11:00 ` Peter De Schrijver
2013-10-04 9:12 ` [PATCH 3/5] clk: tegra124: Add common clk IDs to clk-id.h Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
[not found] ` <1380878014-22088-4-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-08 22:29 ` Stephen Warren
2013-10-08 22:29 ` Stephen Warren
2013-10-08 22:29 ` Stephen Warren
2013-10-04 9:12 ` [PATCH 4/5] clk: tegra124: Add new peripheral clocks Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
2013-10-08 22:31 ` Stephen Warren [this message]
2013-10-08 22:31 ` Stephen Warren
2013-10-08 22:31 ` Stephen Warren
[not found] ` <525487C7.6080103-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-09 8:11 ` Peter De Schrijver
2013-10-09 8:11 ` Peter De Schrijver
2013-10-09 8:11 ` Peter De Schrijver
[not found] ` <20131009081123.GB3973-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2013-10-09 16:00 ` Stephen Warren
2013-10-09 16:00 ` Stephen Warren
2013-10-09 16:00 ` Stephen Warren
[not found] ` <52557D92.9050200-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-10 8:51 ` Peter De Schrijver
2013-10-10 8:51 ` Peter De Schrijver
2013-10-10 8:51 ` Peter De Schrijver
2013-10-04 9:12 ` [PATCH 5/5] clk: tegra124: Add support for Tegra124 clocks Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
2013-10-04 9:12 ` Peter De Schrijver
2013-10-08 22:31 ` [PATCH 0/5] Tegra124 clock support Stephen Warren
2013-10-08 22:31 ` Stephen Warren
2013-10-08 22:31 ` Stephen Warren
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=525487C7.6080103@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=devicetree@vger.kernel.org \
--cc=ian.campbell@citrix.com \
--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=mturquette@linaro.org \
--cc=pawel.moll@arm.com \
--cc=pdeschrijver@nvidia.com \
--cc=pgaikwad@nvidia.com \
--cc=pwalmsley@nvidia.com \
--cc=rob.herring@calxeda.com \
--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.