ARM: dts: Add common support for omap3-evm
authorTony Lindgren <tony@atomide.com>
Mon, 14 Oct 2013 18:31:42 +0000 (11:31 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Oct 2013 18:34:37 +0000 (11:34 -0700)
Looks like the main difference between the TMDSEVM3530 and
TMDSEVM3730 is just the omap processor:

http://www.ti.com/tool/tmdsevm3530
http://www.ti.com/tool/tmdsevm3730

So let's add a common file for the EVMs, and fix the description
for the omap3-evm.dst as that's clearly for the TMDSEVM3530
since it includes omap34xx.dtsi. It cannot support the TMDSEVM3730
properly, and we need a separate file for that in the following
patch.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found