From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/2] clocksource
Date: Fri, 5 Oct 2012 13:47:17 +0200 [thread overview]
Message-ID: <20121005114717.GN1322@pengutronix.de> (raw)
In-Reply-To: <20121004171151.GO26553@game.jcrosoft.org>
On Thu, Oct 04, 2012 at 07:11:51PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> HI,
>
> the smp twd patch was not udpated realted to the dev_err
>
> add nomadik drivers
>
> The following changes since commit df80e395477857b34aaf0bae0785413a9ed8ffe3:
>
> net mdio_bus: Add missing bus_register (2012-10-04 17:08:06 +0200)
>
> are available in the git repository at:
>
> git://git.jcrosoft.org/barebox.git tags/clocksource
Pulled, thanks
Sascha
>
> for you to fetch changes up to ebf6e1d052b6a846d0adab673385df6a427cfe51:
>
> arm: move nomadik timer to drivers/clocksource (2012-10-04 18:54:12 +0800)
>
> ----------------------------------------------------------------
> introduce clocksource
>
> move common clocksource to drivers/clocksource
>
> move nomadik one as it's shared between 8815 and ux5x0
> add generic Cortex A9/A5 smp twd timer support
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
>
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (2):
> arm: add generic smp twd timer
> arm: move nomadik timer to drivers/clocksource
>
> arch/arm/Kconfig | 1 +
> arch/arm/mach-nomadik/8815.c | 5 +++++
> arch/arm/mach-nomadik/include/mach/mtu.h | 46 ----------------------------------------------
> arch/arm/mach-nomadik/include/mach/timex.h | 6 ------
> arch/arm/mach-nomadik/timer.c | 54 +++---------------------------------------------------
> drivers/Kconfig | 1 +
> drivers/Makefile | 1 +
> drivers/clocksource/Kconfig | 7 +++++++
> drivers/clocksource/Makefile | 2 ++
> drivers/clocksource/arm_smp_twd.c | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> drivers/clocksource/nomadik.c | 147 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 11 files changed, 268 insertions(+), 103 deletions(-)
> delete mode 100644 arch/arm/mach-nomadik/include/mach/mtu.h
> delete mode 100644 arch/arm/mach-nomadik/include/mach/timex.h
> create mode 100644 drivers/clocksource/Kconfig
> create mode 100644 drivers/clocksource/Makefile
> create mode 100644 drivers/clocksource/arm_smp_twd.c
> create mode 100644 drivers/clocksource/nomadik.c
>
> Best Regards,
> J.
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
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 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2012-10-05 11:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-04 17:11 Jean-Christophe PLAGNIOL-VILLARD
2012-10-04 17:14 ` [PATCH 1/2] arm: add generic smp twd timer Jean-Christophe PLAGNIOL-VILLARD
2012-10-04 17:14 ` [PATCH 2/2] arm: move nomadik timer to drivers/clocksource Jean-Christophe PLAGNIOL-VILLARD
2012-10-05 11:47 ` Sascha Hauer [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=20121005114717.GN1322@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=plagnioj@jcrosoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox