linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] ARM i.MX cleanup patches
Date: Thu, 13 Sep 2012 10:35:34 +0200	[thread overview]
Message-ID: <1347525337-19115-3-git-send-email-s.hauer@pengutronix.de> (raw)
In-Reply-To: <1347525337-19115-1-git-send-email-s.hauer@pengutronix.de>

The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:

  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)

are available in the git repository at:

  git://git.pengutronix.de/git/imx/linux-2.6.git tags/imx-cleanup

for you to fetch changes up to 51f66191cf54ba3d62dd7e4a77dd376cc97de27f:

  ARM i.MX53 clk: Fix ldb parent clocks (2012-09-12 11:57:13 +0200)

----------------------------------------------------------------
ARM i.MX cleanup patches

----------------------------------------------------------------
Fabio Estevam (2):
      ARM: plat-mxc: Remove unused imx_ioremap
      ARM: imx27-phytec-phycore: Fix I2C EEPROM address

Javier Martin (1):
      ARM i.MX mx2_camera: Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags.

Oskar Schirmer (1):
      serial/imx: fix IMX UART macro usage to reflect correct processor

Sascha Hauer (3):
      ARM: i.MX clk pllv1: move mxc_decode_pll code to its user
      ARM: i.MX remove last leftovers from legacy clock support
      ARM i.MX53 clk: Fix ldb parent clocks

Wei Yongjun (1):
      ARM i.MX: remove duplicated include from clk-imx21.c

 arch/arm/boot/dts/imx27-phytec-phycore.dts    |    2 +-
 arch/arm/mach-imx/Makefile                    |    2 +-
 arch/arm/mach-imx/clk-imx21.c                 |    1 -
 arch/arm/mach-imx/clk-imx51-imx53.c           |    4 +-
 arch/arm/mach-imx/clk-pllv1.c                 |   49 ++++-
 arch/arm/mach-imx/clk.c                       |    3 +
 arch/arm/mach-imx/clk.h                       |    3 +-
 arch/arm/mach-imx/mach-kzm_arm11_01.c         |    1 -
 arch/arm/plat-mxc/Makefile                    |    2 +-
 arch/arm/plat-mxc/clock.c                     |  257 -------------------------
 arch/arm/plat-mxc/cpufreq.c                   |    1 -
 arch/arm/plat-mxc/devices/platform-imx-uart.c |    2 +-
 arch/arm/plat-mxc/include/mach/clock.h        |   70 -------
 arch/arm/plat-mxc/include/mach/mx2_cam.h      |    2 -
 arch/arm/plat-mxc/system.c                    |    4 -
 15 files changed, 58 insertions(+), 345 deletions(-)
 create mode 100644 arch/arm/mach-imx/clk.c
 delete mode 100644 arch/arm/plat-mxc/clock.c
 delete mode 100644 arch/arm/plat-mxc/include/mach/clock.h

  parent reply	other threads:[~2012-09-13  8:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-13  8:35 [GIT PULL] i.MX patches for -next Sascha Hauer
2012-09-13  8:35 ` [GIT PULL 1/5] ARM i.MX board updates Sascha Hauer
2012-09-13  8:35 ` Sascha Hauer [this message]
2012-09-13  8:35 ` [GIT PULL 3/5] ARM i.MX defconfig updates Sascha Hauer
2012-09-13  8:35 ` [GIT PULL 4/5] ARM: i.MX: Fix SSI clock associations for i.MX25/i.MX35 Sascha Hauer
2012-09-13  8:35 ` [GIT PULL 5/5] ARM i.MX SoC updates Sascha Hauer
2012-09-17  0:30 ` [GIT PULL] i.MX patches for -next Olof Johansson

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=1347525337-19115-3-git-send-email-s.hauer@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 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).