mbox

[GIT,PULL] i.MX25 iomux fix

Message ID 20120313133610.GH3852@pengutronix.de
State New
Headers show

Pull-request

git://git.pengutronix.de/git/imx/linux-2.6.git tags/imx25-iomux-ds

Message

Sascha Hauer March 13, 2012, 1:36 p.m. UTC
Hi Arnd, Olof,

Please pull the following (non urgent, for next) fix for the i.MX25
iomux.

Sascha

The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:

  Linux 3.3-rc6 (2012-03-03 17:08:09 -0800)

are available in the git repository at:

  git://git.pengutronix.de/git/imx/linux-2.6.git tags/imx25-iomux-ds

for you to fetch changes up to 1dde9f75b658edcd4fb7e00259206d727702ce61:

  iomux-mx25.h slew rate adjusted for LCD __LD pins (2012-03-13 13:57:07 +0100)

----------------------------------------------------------------
ARM i.MX25: iomux lcd drivestrength fixes

----------------------------------------------------------------
Mehnert (1):
      iomux-mx25.h slew rate adjusted for LCD __LD pins

 arch/arm/plat-mxc/include/mach/iomux-mx25.h |   42 +++++++++++++-------------
 1 files changed, 21 insertions(+), 21 deletions(-)

Comments

Arnd Bergmann March 15, 2012, 1:50 p.m. UTC | #1
On Tuesday 13 March 2012, Sascha Hauer wrote:
> Hi Arnd, Olof,
> 
> Please pull the following (non urgent, for next) fix for the i.MX25
> iomux.
> 

Pulled into fixes-non-critical, thanks!

	Arnd