mbox

[GIT,PULL] i.MX assorted

Message ID 20120103085433.GJ5446@pengutronix.de
State New
Headers show

Pull-request

git://git.pengutronix.de/git/imx/linux-2.6.git imx-features-assorted

Message

Sascha Hauer Jan. 3, 2012, 8:54 a.m. UTC
Hi Arnd Olof,

Please pull the following assorted i.MX feature patches.

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-assorted

Fabio Estevam (1):
      ARM: mx31pdk: Add MC13783 RTC support

Gwenhael Goavec-Merou (1):
      MX1:apf9328: Add i2c support

Jaccon Bastiaansen (1):
      Enable 32 bit flash support for iMX21ADS board

Paul Fertser (1):
      iomux-mx25: configuration to support CSPI3 on CSI pins

 arch/arm/configs/imx_v4_v5_defconfig        |    1 -
 arch/arm/mach-imx/Kconfig                   |    1 +
 arch/arm/mach-imx/mach-apf9328.c            |   10 ++++++++++
 arch/arm/mach-imx/mach-mx31_3ds.c           |    2 +-
 arch/arm/plat-mxc/include/mach/iomux-mx25.h |    4 ++++
 5 files changed, 16 insertions(+), 2 deletions(-)

Comments

Olof Johansson Jan. 6, 2012, 9:58 p.m. UTC | #1
Hi,

On Tue, Jan 3, 2012 at 12:54 AM, Sascha Hauer <s.hauer@pengutronix.de> wrote:
> Hi Arnd Olof,
>
> Please pull the following assorted i.MX feature patches.
>
> 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-assorted

Thanks, pulled into late/devel.


-Olof