]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
arm/dts: OMAP3: Add omap3evm and am335xevm support
authorVaibhav Hiremath <hvaibhav@ti.com>
Wed, 1 Feb 2012 06:27:00 +0000 (11:57 +0530)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 2 Feb 2012 04:56:17 +0000 (21:56 -0700)
TI's OMAP3EVM and AM335xEVM are software development boards
available for OMAP35x(AM/DM37x) and AM335x devices respectively;
and these devices are considered under omap3 family.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Cc: Benoit Cousson <b-cousson@ti.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Documentation/devicetree/bindings/arm/omap/omap.txt

index dbdab40ed3a62471879a1a6fb7b0d53c545cc8f9..ce784984f7b234c49d182e12fb8968819548b9ab 100644 (file)
@@ -41,3 +41,9 @@ Boards:
 
 - OMAP4 PandaBoard : Low cost community board
   compatible = "ti,omap4-panda", "ti,omap4430"
+
+- OMAP3 EVM : Software Developement Board for OMAP35x, AM/DM37x
+  compatible = "ti,omap3-evm", "ti,omap3"
+
+- AM335X EVM : Software Developement Board for AM335x
+  compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3"