All of lore.kernel.org
 help / color / mirror / Atom feed
From: mkl@pengutronix.de (Marc Kleine-Budde)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/6]
Date: Thu, 22 Jul 2010 18:29:19 +0200	[thread overview]
Message-ID: <1279816165-6542-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. Missing defines for the base addresses
and interrupts are added.

The 5th patch uses the newly introduced dynamic registration scheme to
provide the flexcan devices. This patch contains two ifdefs to replace the
"imx_add_flexcan()" function by a noop if the flexcan driver is not
activated. This is needed to compile this series before the actual flexcan
driver and it's header file have been merged. The ifdefs can be removed
after merging.

The last patch registers flexcan to the pcm043.

please consider to apply.

cheers, Marc


P.S.: this can be pulled:

The following changes since commit ed300d7a8d115ef721b1f69ddf733e4c4dba4eac:

  iomux-mx51: add 4 pin definitions (2010-07-22 15:19:45 +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 (5):
      mx25: add flexcan address and interrupt definition
      mx35: adjust flexcan clock definition
      mx35: add flexcan address
      imx: dynamically register flexcan devices for mx25 and mx35
      pcm043: register flexcan device

Sascha Hauer (1):
      mx25: flexcan clock support

             reply	other threads:[~2010-07-22 16:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22 16:29 Marc Kleine-Budde [this message]
2010-07-22 16:29 ` [PATCH V2 1/6] mx25: flexcan clock support Marc Kleine-Budde
2010-07-22 16:29 ` [PATCH V2 2/6] mx25: add flexcan address and interrupt definition Marc Kleine-Budde
2010-07-22 16:29 ` [PATCH V2 3/6] mx35: adjust flexcan clock definition Marc Kleine-Budde
2010-07-22 16:29 ` [PATCH V2 4/6] mx35: add flexcan address Marc Kleine-Budde
2010-07-22 16:29 ` [PATCH V2 5/6] imx: dynamically register flexcan devices for mx25 and mx35 Marc Kleine-Budde
2010-07-22 16:29 ` [PATCH V2 6/6] pcm043: register flexcan device Marc Kleine-Budde
  -- strict thread matches above, loose matches on Subject: below --
2020-11-27  9:31 [PATCH v2 0/6] Zeyu Jin
2019-05-15  6:26 vanitha.channaiah
2019-05-07  4:30 Sam Bobroff
2013-12-02 11:08 Andre Przywara
2013-12-02 14:52 ` Ian Campbell
2013-12-04 12:16   ` Andre Przywara
2013-12-04 12:29     ` Ian Campbell
2009-07-21 22:13 Glauber Costa

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=1279816165-6542-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.