From: mgr@pengutronix.de (Michael Grzeschik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] i.MX35: Add EPIT support
Date: Tue, 17 Aug 2010 14:37:57 +0200 [thread overview]
Message-ID: <20100817123757.GA16061@pengutronix.de> (raw)
In-Reply-To: <20100817120152.GD9631@jasper.tkos.co.il>
On Tue, Aug 17, 2010 at 03:01:52PM +0300, Baruch Siach wrote:
> Hi Michael, Sascha,
>
> On Tue, Aug 17, 2010 at 01:23:38PM +0200, Michael Grzeschik wrote:
> > From: Sascha Hauer <s.hauer@pengutronix.de>
> >
> > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> > Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
> > ---
>
> [snip]
>
> > diff --git a/arch/arm/plat-mxc/include/mach/common.h
> > b/arch/arm/plat-mxc/include/mach/common.h
> > index 2941472..7a1e1f8 100644
> > --- a/arch/arm/plat-mxc/include/mach/common.h
> > +++ b/arch/arm/plat-mxc/include/mach/common.h
> > @@ -32,6 +32,7 @@ extern void mx31_init_irq(void);
> > extern void mx35_init_irq(void);
> > extern void mx51_init_irq(void);
> > extern void mxc91231_init_irq(void);
> > +extern void epit_timer_init(struct clk *timer_clk, void __iomem *base, int irq);
> > extern void mxc_timer_init(struct clk *timer_clk, void __iomem *, int);
> > extern int mx1_clocks_init(unsigned long fref);
> > extern int mx21_clocks_init(unsigned long lref, unsigned long fref);
>
> This hunk should probably be moved to the previous patch, where
> epit_timer_init is defined.
Yes, this should move. I will wait some more time
for more feedback and post v2 Version afterwards.
Michael
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2010-08-17 12:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-17 11:23 [PATCH 0/2] MXC: EPIT Support Michael Grzeschik
2010-08-17 11:23 ` [PATCH 1/2] i.MX: Add EPIT support Michael Grzeschik
2010-08-17 11:23 ` [PATCH 2/2] i.MX35: " Michael Grzeschik
2010-08-17 12:01 ` Baruch Siach
2010-08-17 12:37 ` Michael Grzeschik [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=20100817123757.GA16061@pengutronix.de \
--to=mgr@pengutronix.de \
--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).