mbox

[GIT,PULL] ARM: LPC32xx: dts update

Message ID 50488F8B.4070801@antcom.de
State New
Headers show

Pull-request

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

Message

stigge@antcom.de Sept. 6, 2012, 11:56 a.m. UTC
Hi Arnd and Olof,

below is the LPC32xx dts update branch for 3.7. Updates for reference boards
PHY3250 and EA3250.

Thanks,

Roland


The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d:

  Linux 3.6-rc4 (2012-09-01 10:39:58 -0700)

are available in the git repository at:

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

for you to fetch changes up to 25b3ab6c7e39e42245d98c27d25d9902baec7b65:

  ARM: LPC32xx: Extend dts for EA3250 board (2012-09-06 11:40:48 +0200)

----------------------------------------------------------------
Roland Stigge (2):
      ARM: LPC32xx: Adjust device tree node to new standard num-cs
      ARM: LPC32xx: Extend dts for EA3250 board

 arch/arm/boot/dts/ea3250.dts  |  109 ++++++++++++++++++++++++++++++++++++++++-
 arch/arm/boot/dts/phy3250.dts |    4 +-
 2 files changed, 109 insertions(+), 4 deletions(-)

Comments

Olof Johansson Sept. 7, 2012, 10 p.m. UTC | #1
On Thu, Sep 06, 2012 at 01:56:59PM +0200, Roland Stigge wrote:
> Hi Arnd and Olof,
> 
> below is the LPC32xx dts update branch for 3.7. Updates for reference boards
> PHY3250 and EA3250.
> 
> Thanks,
> 
> Roland
> 
> 
> The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d:
> 
>   Linux 3.6-rc4 (2012-09-01 10:39:58 -0700)
> 
> are available in the git repository at:
> 
>   git://git.antcom.de/linux-2.6.git lpc32xx/dts

Thanks, pulled into next/dt.


-Olof