All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>,
	David Miller <davem@davemloft.net>
Subject: pull-request: can-next 2013-06-27
Date: Thu, 27 Jun 2013 15:23:34 +0200	[thread overview]
Message-ID: <51CC3CD6.6050505@pengutronix.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 2425 bytes --]

Hello David,

this is a pull-request for net-next/master. It consists of three
patches by Fabio Estevam and me, which convert the flexcan transceiver
switching to DT[1] and a patch by Sachin Kamat, which cleans up the
at91_can driver a bit.

[1] These patches touch arch/arm/mach-imx, so I collected Acked-bys
from Shawn Guo and Sascha Hauer.

regards,
Marc

---

The following changes since commit 38ae92dc215e939897f17861d658f882d0eaab0f:

  fec: Add support for reading RMON registers (2013-06-26 15:45:14 -0700)

are available in the git repository at:

  git://gitorious.org/linux-can/linux-can-next.git for-davem

for you to fetch changes up to 1f3e4b0cc4deb9d740261273fbbf5ea95c8434d0:

  can: at91_can: Use of_match_ptr() (2013-06-27 15:15:42 +0200)

----------------------------------------------------------------
Fabio Estevam (2):
      can: flexcan: Use a regulator to control the CAN transceiver
      ARM: imx: flexcan: Remove platform file

Marc Kleine-Budde (1):
      ARM: imx: prepare for removal of flexcan_platform_data

Sachin Kamat (1):
      can: at91_can: Use of_match_ptr()

 .../devicetree/bindings/net/can/fsl-flexcan.txt    |  2 +
 arch/arm/boot/dts/imx28-evk.dts                    | 12 ++++++
 arch/arm/mach-imx/devices-imx25.h                  |  8 ++--
 arch/arm/mach-imx/devices-imx35.h                  |  8 ++--
 arch/arm/mach-imx/devices/devices-common.h         |  4 +-
 arch/arm/mach-imx/devices/platform-flexcan.c       |  5 +--
 arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c     |  2 +-
 arch/arm/mach-imx/eukrea_mbimxsd35-baseboard.c     |  2 +-
 arch/arm/mach-imx/mach-mx25_3ds.c                  |  2 +-
 arch/arm/mach-imx/mach-pcm043.c                    |  2 +-
 arch/arm/mach-mxs/mach-mxs.c                       | 50 +---------------------
 drivers/net/can/at91_can.c                         |  4 +-
 drivers/net/can/flexcan.c                          | 25 +++++------
 include/linux/can/platform/flexcan.h               | 20 ---------
 14 files changed, 44 insertions(+), 102 deletions(-)
 delete mode 100644 include/linux/can/platform/flexcan.h
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

             reply	other threads:[~2013-06-27 13:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27 13:23 Marc Kleine-Budde [this message]
2013-06-29  5:14 ` pull-request: can-next 2013-06-27 David Miller

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=51CC3CD6.6050505@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=linux-can@vger.kernel.org \
    --cc=netdev@vger.kernel.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.