From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
Thierry Reding
<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Peter De Schrijver
<pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Mike Turquette
<mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH 4/4] clk: tegra20: enable EMC clock driver
Date: Tue, 17 Dec 2013 16:02:44 -0700 [thread overview]
Message-ID: <52B0D814.8040208@wwwdotorg.org> (raw)
In-Reply-To: <1387272400-4689-5-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
On 12/17/2013 02:26 AM, Joseph Lo wrote:
> Re-register the EMC clock to the EMC clock driver in the Tegra CCF
> driver to support EMC scaling.
Can't this be squashed into patch 2/4?
WARNING: multiple messages have this Message-ID (diff)
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] clk: tegra20: enable EMC clock driver
Date: Tue, 17 Dec 2013 16:02:44 -0700 [thread overview]
Message-ID: <52B0D814.8040208@wwwdotorg.org> (raw)
In-Reply-To: <1387272400-4689-5-git-send-email-josephl@nvidia.com>
On 12/17/2013 02:26 AM, Joseph Lo wrote:
> Re-register the EMC clock to the EMC clock driver in the Tegra CCF
> driver to support EMC scaling.
Can't this be squashed into patch 2/4?
next prev parent reply other threads:[~2013-12-17 23:02 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-17 9:26 [PATCH 0/4] ARM: tegra: re-enable EMC scaling function for Tegra20 Joseph Lo
2013-12-17 9:26 ` Joseph Lo
[not found] ` <1387272400-4689-1-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-12-17 9:26 ` [PATCH 1/4] ARM: tegra: moving tegra_bct_strapping to tegra-soc.h for global visibility Joseph Lo
2013-12-17 9:26 ` Joseph Lo
[not found] ` <1387272400-4689-2-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-12-17 22:53 ` Stephen Warren
2013-12-17 22:53 ` Stephen Warren
[not found] ` <52B0D5EF.5090703-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-18 8:20 ` Joseph Lo
2013-12-18 8:20 ` Joseph Lo
2013-12-17 22:58 ` Stephen Warren
2013-12-17 22:58 ` Stephen Warren
2013-12-17 9:26 ` [PATCH 2/4] clk: tegra: add EMC clock driver Joseph Lo
2013-12-17 9:26 ` Joseph Lo
[not found] ` <1387272400-4689-3-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-12-17 22:58 ` Stephen Warren
2013-12-17 22:58 ` Stephen Warren
[not found] ` <52B0D6FA.2060101-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-18 9:42 ` Joseph Lo
2013-12-18 9:42 ` Joseph Lo
[not found] ` <1387359758.2576.38.camel-yx3yKKdKkHfc7b1ADBJPm0n48jw8i0AO@public.gmane.org>
2013-12-18 18:28 ` Stephen Warren
2013-12-18 18:28 ` Stephen Warren
[not found] ` <52B1E950.1040001-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-18 19:30 ` Mike Turquette
2013-12-18 19:30 ` Mike Turquette
2013-12-19 8:57 ` Joseph Lo
2013-12-19 8:57 ` Joseph Lo
2013-12-19 9:43 ` Joseph Lo
2013-12-19 9:43 ` Joseph Lo
[not found] ` <1387446199.13057.26.camel-yx3yKKdKkHfc7b1ADBJPm0n48jw8i0AO@public.gmane.org>
2013-12-19 19:41 ` Stephen Warren
2013-12-19 19:41 ` Stephen Warren
2013-12-19 10:05 ` Peter De Schrijver
2013-12-19 10:05 ` Peter De Schrijver
[not found] ` <20131219100557.GE17188-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2013-12-19 11:43 ` Lucas Stach
2013-12-19 11:43 ` Lucas Stach
2013-12-19 11:46 ` Peter De Schrijver
2013-12-19 11:46 ` Peter De Schrijver
2013-12-19 19:44 ` Stephen Warren
2013-12-19 19:44 ` Stephen Warren
[not found] ` <52B34CAB.5060705-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-20 11:34 ` Peter De Schrijver
2013-12-20 11:34 ` Peter De Schrijver
2013-12-17 9:26 ` [PATCH 3/4] memory: tegra20-emc: move out Tegra20 EMC driver from mach-tegra Joseph Lo
2013-12-17 9:26 ` Joseph Lo
2013-12-17 9:26 ` [PATCH 4/4] clk: tegra20: enable EMC clock driver Joseph Lo
2013-12-17 9:26 ` Joseph Lo
[not found] ` <1387272400-4689-5-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-12-17 23:02 ` Stephen Warren [this message]
2013-12-17 23:02 ` 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=52B0D814.8040208@wwwdotorg.org \
--to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
--cc=josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.