All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ARM: LPC32xx specific updates for next, second set
@ 2012-06-27 22:26 ` Roland Stigge
  0 siblings, 0 replies; 18+ messages in thread
From: Roland Stigge @ 2012-06-27 22:26 UTC (permalink / raw)
  To: arm, linux-arm-kernel, linux-kernel, kevin.wells, srinivas.bakki,
	aletes.xgr
  Cc: Roland Stigge

This is the second round of patches for mach-lpc32xx, for v3.6. It builds upon
the first round of 22 patches and includes clock updates that separate out
initialization from the board specific init to clock.c.

Further, a defconfig update for LPC32xx, dts file update and mmc bugfix is
included.

Signed-off-by: Roland Stigge <stigge@antcom.de>

--

You can also pull from

  git://git.antcom.de/linux-2.6.git lpc32xx-next2

Roland Stigge (6):
 ARM: LPC32xx: Init MMC via clock
 ARM: LPC32xx: Add further bits to MMC init
 ARM: LPC32xx: Remove wrong re-initialization of MMC clock register
 ARM: LPC32xx: Update DTS file for EA3250 board
 ARM: LPC32xx: Defconfig update
 ARM: LPC32xx: Remove USB and I2C init from phy3250.c
Alexandre Pereira da Silva (2):
 ARM: LPC32xx: Cleanup USB clock init
 ARM: LPC32xx: Remove unused gpios

 arch/arm/boot/dts/ea3250.dts                  |   17 ++++
 arch/arm/configs/lpc32xx_defconfig            |    2 
 arch/arm/mach-lpc32xx/clock.c                 |   90 ++++++++++++++++++++++----
 arch/arm/mach-lpc32xx/include/mach/platform.h |   14 ++++
 arch/arm/mach-lpc32xx/phy3250.c               |   20 -----
 5 files changed, 112 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-06-27 22:28 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-27 22:26 [PATCH 0/8] ARM: LPC32xx specific updates for next, second set Roland Stigge
2012-06-27 22:26 ` Roland Stigge
2012-06-27 22:26 ` [PATCH 1/8] ARM: LPC32xx: Init MMC via clock Roland Stigge
2012-06-27 22:26   ` Roland Stigge
2012-06-27 22:26 ` [PATCH 2/8] ARM: LPC32xx: Add further bits to MMC init Roland Stigge
2012-06-27 22:26   ` Roland Stigge
2012-06-27 22:26 ` [PATCH 3/8] ARM: LPC32xx: Remove wrong re-initialization of MMC clock register Roland Stigge
2012-06-27 22:26   ` Roland Stigge
2012-06-27 22:26 ` [PATCH 4/8] ARM: LPC32xx: Update DTS file for EA3250 board Roland Stigge
2012-06-27 22:26   ` Roland Stigge
2012-06-27 22:26 ` [PATCH 5/8] ARM: LPC32xx: Defconfig update Roland Stigge
2012-06-27 22:26   ` Roland Stigge
2012-06-27 22:26 ` [PATCH 6/8] ARM: LPC32xx: Cleanup USB clock init Roland Stigge
2012-06-27 22:26   ` Roland Stigge
2012-06-27 22:26 ` [PATCH 7/8] ARM: LPC32xx: Remove USB and I2C init from phy3250.c Roland Stigge
2012-06-27 22:26   ` Roland Stigge
2012-06-27 22:26 ` [PATCH 8/8] ARM: LPC32xx: Remove unused gpios Roland Stigge
2012-06-27 22:26   ` Roland Stigge

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.