* [GIT PULL] arm-soc: lpc32xx: platform updates
@ 2012-07-01 19:22 Roland Stigge
2012-07-03 19:52 ` Arnd Bergmann
0 siblings, 1 reply; 5+ messages in thread
From: Roland Stigge @ 2012-07-01 19:22 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd and Olof,
this pull request includes the platform topic branch for lpc32xx. It
builds upon the branch lpc32xx-next that you already pulled into
arm-soc.git.
Thanks in advance,
Roland
The following changes since commit df072717eb0050326f0f63eed98200412c395831:
ARM: LPC32xx: Move i2s1 dma enabling to clock.c (2012-06-14 16:16:19 +0200)
are available in the git repository at:
git://git.antcom.de/linux-2.6.git lpc32xx/core
for you to fetch changes up to dcdd1339a3cda33f216628142eea78f3d41b47fe:
ARM: LPC32xx: Remove unused gpios (2012-07-01 21:06:45 +0200)
----------------------------------------------------------------
Alexandre Pereira da Silva (2):
ARM: LPC32xx: Cleanup USB clock init
ARM: LPC32xx: Remove unused gpios
Roland Stigge (4):
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: Remove USB and I2C init from phy3250.c
arch/arm/mach-lpc32xx/clock.c | 88 ++++++++++++++++++++++---
arch/arm/mach-lpc32xx/include/mach/platform.h | 14 ++++
arch/arm/mach-lpc32xx/phy3250.c | 20 ------
3 files changed, 92 insertions(+), 30 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] arm-soc: lpc32xx: platform updates
2012-07-01 19:22 Roland Stigge
@ 2012-07-03 19:52 ` Arnd Bergmann
0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2012-07-03 19:52 UTC (permalink / raw)
To: linux-arm-kernel
On Sunday 01 July 2012, Roland Stigge wrote:
> Hi Arnd and Olof,
>
> this pull request includes the platform topic branch for lpc32xx. It
> builds upon the branch lpc32xx-next that you already pulled into
> arm-soc.git.
Pulled all three branches, thanks for splitting them up.
I've put your core branch into the same next/soc branch that
had the previous changes, and started new integration branches
for defconfig and dt.
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] arm-soc: lpc32xx: platform updates
@ 2012-11-07 12:52 Roland Stigge
2012-11-12 10:32 ` Roland Stigge
0 siblings, 1 reply; 5+ messages in thread
From: Roland Stigge @ 2012-11-07 12:52 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd and Olof,
this pull request includes the platform topic branch for lpc32xx.
Thanks in advance,
Roland
The following changes since commit 3d70f8c617a436c7146ecb81df2265b4626dfe89:
Linux 3.7-rc4 (2012-11-04 11:07:39 -0800)
are available in the git repository at:
git://git.antcom.de/linux-2.6.git lpc32xx/core
for you to fetch changes up to 91deef8069e7ffafac4467200e1d37af1b2d7c56:
ARM: LPC32xx: Cleanup irq.c (2012-11-07 13:30:50 +0100)
----------------------------------------------------------------
Roland Stigge (3):
ARM: LPC32xx: Remove superfluous irq_alloc_descs()
ARM: LPC32xx: Relocate calls to irq_set_chained_handler()
ARM: LPC32xx: Cleanup irq.c
arch/arm/mach-lpc32xx/irq.c | 23 +++++------------------
1 file changed, 5 insertions(+), 18 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] arm-soc: lpc32xx: platform updates
2012-11-07 12:52 [GIT PULL] arm-soc: lpc32xx: platform updates Roland Stigge
@ 2012-11-12 10:32 ` Roland Stigge
2012-11-12 14:34 ` Arnd Bergmann
0 siblings, 1 reply; 5+ messages in thread
From: Roland Stigge @ 2012-11-12 10:32 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd and Olof,
this is a follow-up update of the previous pull request, adding only one patch
to the LPC32xx platform (Motor PWM clock by Alban Bedel).
Thanks,
Roland
The following changes since commit 91deef8069e7ffafac4467200e1d37af1b2d7c56:
ARM: LPC32xx: Cleanup irq.c (2012-11-07 13:30:50 +0100)
are available in the git repository at:
git://git.antcom.de/linux-2.6.git lpc32xx/core
for you to fetch changes up to 84cee34db4d34b9059f4ef66f7d1805e438cc7f3:
ARM: LPC32xx: Add the motor PWM clock (2012-11-12 11:27:40 +0100)
----------------------------------------------------------------
Alban Bedel (1):
ARM: LPC32xx: Add the motor PWM clock
arch/arm/mach-lpc32xx/clock.c | 8 ++++++++
arch/arm/mach-lpc32xx/include/mach/platform.h | 1 +
2 files changed, 9 insertions(+)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] arm-soc: lpc32xx: platform updates
2012-11-12 10:32 ` Roland Stigge
@ 2012-11-12 14:34 ` Arnd Bergmann
0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2012-11-12 14:34 UTC (permalink / raw)
To: linux-arm-kernel
On Monday 12 November 2012, Roland Stigge wrote:
> this is a follow-up update of the previous pull request, adding only one patch
> to the LPC32xx platform (Motor PWM clock by Alban Bedel).
>
> The following changes since commit 91deef8069e7ffafac4467200e1d37af1b2d7c56:
>
> ARM: LPC32xx: Cleanup irq.c (2012-11-07 13:30:50 +0100)
>
> are available in the git repository at:
>
> git://git.antcom.de/linux-2.6.git lpc32xx/core
>
Pulled into next/soc, thanks!
It would be nice if you could start using signed tag for pull requests
and put a little series description into that tag. Ideally signed with
a gpg key that is trusted by other kernel developers, but just having the
changelog is good as well.
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-11-12 14:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-07 12:52 [GIT PULL] arm-soc: lpc32xx: platform updates Roland Stigge
2012-11-12 10:32 ` Roland Stigge
2012-11-12 14:34 ` Arnd Bergmann
-- strict thread matches above, loose matches on Subject: below --
2012-07-01 19:22 Roland Stigge
2012-07-03 19:52 ` Arnd Bergmann
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).