From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] ARM: imx35: Do not call mxc_timer_init twice when booting with DT
Date: Tue, 22 Sep 2015 18:06:08 -0700 [thread overview]
Message-ID: <20150923010608.GF3529@tiger> (raw)
In-Reply-To: <1441791315-25390-1-git-send-email-alexander.stein@systec-electronic.com>
On Wed, Sep 09, 2015 at 11:35:14AM +0200, Alexander Stein wrote:
> mxc_timer_init must not be called from within mx35_clocks_init_dt. It will
> eventually be called by imx31_timer_init_dt
> (drivers/clocksource/timer-imx-gpt.c).
> This arranges the initialization code similar to clk-imx27.c
>
> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
> ---
> Change in v2:
> * Fix typo
>
> drivers/clk/imx/clk-imx35.c | 49 +++++++++++++++++++++++++--------------------
> 1 file changed, 27 insertions(+), 22 deletions(-)
Forgot mentioning that patches touching drivers/clk/ should be prefixed
with 'clk: ...' in subject. I changed the subject of the patch to
'clk: imx35: ...' when applying.
Shawn
prev parent reply other threads:[~2015-09-23 1:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-09 9:35 [PATCH v2 1/2] ARM: imx35: Do not call mxc_timer_init twice when booting with DT Alexander Stein
2015-09-09 9:35 ` [PATCH v2 2/2] ARM: imx31: " Alexander Stein
2015-09-23 0:53 ` Shawn Guo
2015-09-23 0:58 ` [PATCH v2 1/2] ARM: imx35: " Shawn Guo
2015-09-23 1:06 ` Shawn Guo [this message]
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=20150923010608.GF3529@tiger \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).