mbox

[GIT,PULL] arm-soc: lpc32xx: dts update

Message ID 50A8FE44.3030401@antcom.de
State New
Headers show

Pull-request

git://git.antcom.de/linux-2.6.git tags/lpc32xx-dts-for-3.7

Message

stigge@antcom.de Nov. 18, 2012, 3:27 p.m. UTC
Hi Arnd and Olof,

this pull request includes the dts updates for lpc32xx for 3.7. (Hoping that
the signed tag works for you.)

Thanks in advance,

Roland


The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7:

  Linux 3.7-rc5 (2012-11-11 13:44:33 +0100)

are available in the git repository at:

  git://git.antcom.de/linux-2.6.git tags/lpc32xx-dts-for-3.7

for you to fetch changes up to b7d41c937ed742b0995e4824ed2d0be085f80c1d:

  ARM: LPC32xx: Add the motor PWM to base dts file (2012-11-14 15:41:18 +0100)

----------------------------------------------------------------
DTS updates for the LPC32xx Soc for 3.7

This time, only one patch: Adding the motor PWM to lpc32xx.dtsi

----------------------------------------------------------------
Alban Bedel (1):
      ARM: LPC32xx: Add the motor PWM to base dts file

 arch/arm/boot/dts/lpc32xx.dtsi |    7 +++++++
 1 file changed, 7 insertions(+)

Comments

Olof Johansson Nov. 21, 2012, 8:52 a.m. UTC | #1
On Sun, Nov 18, 2012 at 04:27:00PM +0100, Roland Stigge wrote:
> Hi Arnd and Olof,
> 
> this pull request includes the dts updates for lpc32xx for 3.7. (Hoping that
> the signed tag works for you.)

Hi,

I'm guessing you want this for 3.8, right? I've queued it under lpc32xx/dt for
3.8 merge window now at least. :)

Thanks!

-Olof
stigge@antcom.de Nov. 21, 2012, 8:57 a.m. UTC | #2
On 11/21/2012 09:52 AM, Olof Johansson wrote:
> On Sun, Nov 18, 2012 at 04:27:00PM +0100, Roland Stigge wrote:
>> this pull request includes the dts updates for lpc32xx for 3.7. (Hoping that
>> the signed tag works for you.)
> 
> I'm guessing you want this for 3.8, right? I've queued it under lpc32xx/dt for
> 3.8 merge window now at least. :)

Yes, completely right! Sorry for the confusion.

Roland