linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] add flexcan support to i.mx
@ 2010-07-21 21:59 Marc Kleine-Budde
  2010-07-21 21:59 ` [PATCH 1/5] mx25: flexcan clock support Marc Kleine-Budde
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Marc Kleine-Budde @ 2010-07-21 21:59 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-07-22  6:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-21 21:59 [PATCH 0/5] add flexcan support to i.mx Marc Kleine-Budde
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

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).