ARM: dts: Add omap3-beagle.dts
authorJon Hunter <jon-hunter@ti.com>
Tue, 11 Sep 2012 16:01:59 +0000 (11:01 -0500)
committerBenoit Cousson <b-cousson@ti.com>
Mon, 29 Oct 2012 15:56:24 +0000 (16:56 +0100)
commit5a8095e9d02da19f3bab738e82c0520ecd62d6af
treec7ab5eea2be869665b1a6f290b040fc7da2d3377
parent8f0d8163b50e01f398b14bcd4dc039ac5ab18d64
ARM: dts: Add omap3-beagle.dts

Add a minimal dts for original OMAP3430/3530 version of the Beagle board. This
version of the Beagle board has 256MB of DDR and features the same TWL4030
power management IC (PMIC) as the Beagle board XM.

Given that the Beagle and Beagle-XM boards use the same PMIC, move the
definition of the VSIM regulator into the TWL4030.dtsi file so that we do not
need to duplicate in the Beagle board dts file.

This has been boot tested on an OMAP3530 Beagle board and verifing that the
SD/MMC interface is working with a SD card.

V2 changes
- Rebased upon of devel-dt
- Corrected copyright date in omap3-beagle.dts file
- Added LED support after verifing that Beagle and Beagle XM have the same LED
  configuration

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/omap3-beagle-xm.dts
arch/arm/boot/dts/omap3-beagle.dts [new file with mode: 0644]
arch/arm/boot/dts/twl4030.dtsi