summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-beagle.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: OMAP: Fix dts files w/ status property: "disable" -> "disabled"Roland Stigge2012-06-211-2/+2
| | | | | | | | | | | | This patches fixes some status = "disable" strings to "disabled", the correct way of disabling nodes in the devicetree. Just the OMAP part here, the rest goes via other patches and trees. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benoit Cousson <b-cousson@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* mmc: dt: Consolidate DT bindingsArnd Bergmann2012-05-151-1/+1
| | | | | | | | | | This patch unifies the current DT MMC bindings documentation and code, adds generic MMC DT bindings documentation, and updates .dts files for consistency. [cjb: typo fixes, addition of max-frequency property] Signed-off-by: Chris Ball <cjb@laptop.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* arm/dts: OMAP3: Add mmc controller nodes and board dataRajendra Nayak2012-03-141-0/+14
| | | | | | | | Add OMAP mmc related device tree data for OMAP3. Currenly limited to only omap3-beagle board. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com>
* arm/dts: twl: Pass regulator data from dtRajendra Nayak2012-03-121-0/+6
| | | | | | | | Pass all the voltage regulator information for twl6030/twl4030 PMIC from device tree. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com>
* arm/dts: omap3-beagle: Add twl4030 and i2c EEPROMBenoit Cousson2012-03-071-0/+29
| | | | | | | | | | | | | | | | Add required clock frequencies for the i2c client devices existing on beagle board. Add the twl4030 basic description with only the twl_rtc module. Add the EEPROM node. Based on original patch from Manju: http://www.spinics.net/lists/linux-omap/msg55831.html Signed-off-by: Benoit Cousson <b-cousson@ti.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Rob Herring <rob.herring@calxeda.com>
* arm/dts: OMAP: Remove bootargs node from board filesBenoit Cousson2011-12-131-9/+0
| | | | | | | | | | | | Since 3.2, the CONFIG_ARM_ATAG_DTB_COMPAT config allows an old bootloader to still use ATAG to provide cmdline. Remove chosen/bootargs from the DTS board files. Signed-off-by: Benoit Cousson <b-cousson@ti.com> Cc: Grant Likely <grant.likely@secretlab.ca> Acked-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* arm/dts: Add support for OMAP3 Beagle boardBenoit Cousson2011-10-041-0/+29
Add OMAP3 beagleboard DTS file to use the omap3.dtsi SoC file. Add a default bootargs line to allow a boot from RAMDISK. Add memory node information. Signed-off-by: Benoit Cousson <b-cousson@ti.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Cc: G, Manjunath Kondaiah <manjugk@ti.com>
OpenPOWER on IntegriCloud