From: mkl@pengutronix.de (Marc Kleine-Budde)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] add flexcan support to i.mx
Date: Wed, 21 Jul 2010 23:59:50 +0200 [thread overview]
Message-ID: <1279749595-21596-1-git-send-email-mkl@pengutronix.de> (raw)
Hello,
this series of patches prepares the i.mx tree for the flexcan driver.
Clock support is added or adjusted. The last patch registers flexcan on
the pcm043.
This series of patches applies to the sha's "imx/linux-2.6.git imx-for-2.6.36"
tree and is available at:
git://git.pengutronix.de/git/mkl/linux-2.6.git for-imx-for-2.6.36
The actual flexcan driver is going over the net-next-2.6 tree and is currently
in the (hopefully) final round of review, it is available at:
git://git.pengutronix.de/git/mkl/linux-2.6.git for-net-next-2.6
The combination (current mainline + for-net-next-2.6 + for-imx-for-2.6.36)
has been successfully tested on the pcm043 (i.mx35).
please consider to apply
Cheers, Marc
P.S.: this can be pulled:
The following changes since commit 10fda3e745c337332a58ce1c43704d7af3eb79fd:
eukrea_mbimx27-baseboard: fix compile when CONFIG_SPI_IMX is disabled (2010-07-20 08:33:00 +0200)
are available in the git repository at:
git://git.pengutronix.de/git/mkl/linux-2.6.git for-imx-for-2.6.36
Marc Kleine-Budde (3):
mx35: adjust flexcan clock definition
mx35: add flexcan devices
pcm043: register flexcan device
Sascha Hauer (2):
mx25: flexcan clock support
mx25: Add flexcan devices
arch/arm/mach-mx25/clock.c | 4 ++
arch/arm/mach-mx25/devices.c | 95 +++++++++++++++++++++++++++++++++++++++
arch/arm/mach-mx25/devices.h | 2 +
arch/arm/mach-mx3/clock-imx35.c | 4 +-
arch/arm/mach-mx3/devices.c | 40 ++++++++++++++++
arch/arm/mach-mx3/devices.h | 2 +
arch/arm/mach-mx3/mach-pcm043.c | 4 ++
7 files changed, 149 insertions(+), 2 deletions(-)
next reply other threads:[~2010-07-21 21:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-21 21:59 Marc Kleine-Budde [this message]
2010-07-21 21:59 ` [PATCH 1/5] mx25: flexcan clock support Marc Kleine-Budde
2010-07-21 21:59 ` [PATCH 2/5] mx25: Add flexcan devices Marc Kleine-Budde
2010-07-21 23:59 ` Fabio Estevam
2010-07-22 6:34 ` Marc Kleine-Budde
2010-07-21 21:59 ` [PATCH 3/5] mx35: adjust flexcan clock definition Marc Kleine-Budde
2010-07-21 21:59 ` [PATCH 4/5] mx35: add flexcan devices Marc Kleine-Budde
2010-07-21 21:59 ` [PATCH 5/5] pcm043: register flexcan device Marc Kleine-Budde
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=1279749595-21596-1-git-send-email-mkl@pengutronix.de \
--to=mkl@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).