All of lore.kernel.org
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX patches for eukrea boards
Date: Tue, 3 Jan 2012 09:51:37 +0100	[thread overview]
Message-ID: <20120103085137.GH5446@pengutronix.de> (raw)

Hi Arnd, Olof,

Please pull the following eukrea board specific patches. They
currently conflict with the patches merging mach-mx5 to mach-imx.
Let me know if I have to rebase them.

Sascha

The following changes since commit 384703b8e6cd4c8ef08512e596024e028c91c339:

  Linux 3.2-rc6 (2011-12-16 18:36:26 -0800)

are available in the git repository at:
  git://git.pengutronix.de/git/imx/linux-2.6.git imx-features-eukrea

Eric B?nard (9):
      mxc_udc: add workaround for ENGcm09152 for i.MX25
      eukrea_cpuimx25: enable workaround ENGcm09152
      mbimxsd25: add spi controler and spidev support
      cpuimx25: add watchdog support
      mbimxsd35: add spi controler and spidev support
      eukrea-cpuimx51: remove board
      cpuimx51sd: add watchdog support
      mbimx51sd: add audio codec support
      eukrea-cpuimx51sd: support rev2 PCB

 arch/arm/configs/mx5_defconfig                 |    1 -
 arch/arm/mach-imx/Kconfig                      |    3 +
 arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c |   39 +++
 arch/arm/mach-imx/eukrea_mbimxsd35-baseboard.c |   39 +++
 arch/arm/mach-imx/mach-eukrea_cpuimx25.c       |    2 +
 arch/arm/mach-mx5/Kconfig                      |   32 +---
 arch/arm/mach-mx5/Makefile                     |    2 -
 arch/arm/mach-mx5/board-cpuimx51.c             |  300 ------------------------
 arch/arm/mach-mx5/board-cpuimx51sd.c           |   49 ++++-
 arch/arm/mach-mx5/eukrea_mbimx51-baseboard.c   |  206 ----------------
 arch/arm/mach-mx5/eukrea_mbimxsd-baseboard.c   |   28 +++
 drivers/usb/gadget/fsl_mxc_udc.c               |   22 +-
 12 files changed, 167 insertions(+), 556 deletions(-)
 delete mode 100644 arch/arm/mach-mx5/board-cpuimx51.c
 delete mode 100644 arch/arm/mach-mx5/eukrea_mbimx51-baseboard.c
-- 
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 |

             reply	other threads:[~2012-01-03  8:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03  8:51 Sascha Hauer [this message]
2012-01-03 17:37 ` [GIT PULL] i.MX patches for eukrea boards Olof Johansson
2012-01-03 18:45   ` Eric Bénard

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=20120103085137.GH5446@pengutronix.de \
    --to=s.hauer@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.