[git pull] device tree changes for linaro-2.6.38

Grant Likely grant.likely at secretlab.ca
Tue Apr 5 04:46:05 UTC 2011


Nicolas, here are a couple more changes needed for the 11.05 release.
The most important one is Shawn's patch to add a 'dtbs' rule for
building all the configured dtb files which is needed for packaging.
The second adds device tree support for the IGEP which has been build
tested, but that's it since I don't have hardware and I've not
cornered anyone to test it yet.  I've got it at the top of tree so you
can just commit HEAD~1 if you're not comfortable merging that one yet.

Can I get a volunteer with an IGEP to test this tree and make sure it
boots with the devicetree?

Thanks,
g.

The following changes since commit 7c4bc9c2662c6d9840afed0e29eb01314af9bb78:

  ARM: Only allow PM_SLEEP with CPUs which support suspend (2011-04-04
00:25:21 -0400)

are available in the git repository at:
  git://git.secretlab.ca/git/linux-2.6 devicetree/arm-linaro-2.6.38

Grant Likely (1):
      arm/dt: Add basic devicetree support to IGEPv2 and v3

Shawn Guo (1):
      arm/dt: Add a make rule to build dtb for enabled boards

 arch/arm/Makefile                     |    2 +-
 arch/arm/boot/Makefile                |    2 ++
 arch/arm/boot/dts/isee-igep-v2.dts    |    7 +++++++
 arch/arm/boot/dts/isee-igep-v3.dts    |    7 +++++++
 arch/arm/mach-exynos4/Makefile.boot   |    2 ++
 arch/arm/mach-mx5/Makefile.boot       |    5 +++++
 arch/arm/mach-omap2/Makefile.boot     |    6 ++++++
 arch/arm/mach-omap2/board-igep0020.c  |    6 ++++++
 arch/arm/mach-omap2/board-igep0030.c  |    6 ++++++
 arch/arm/mach-tegra/Makefile.boot     |    2 ++
 arch/arm/mach-versatile/Makefile.boot |    2 ++
 11 files changed, 46 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/boot/dts/isee-igep-v2.dts
 create mode 100644 arch/arm/boot/dts/isee-igep-v3.dts


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.



More information about the linaro-kernel mailing list