ARM: dts: Fix omap2 specific dtsi files by adding the missing entries
authorTony Lindgren <tony@atomide.com>
Thu, 14 Nov 2013 23:25:09 +0000 (15:25 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 15 Nov 2013 22:35:29 +0000 (14:35 -0800)
commit467f4bd2606d3ba7930cdcb489e7cb84d8589a39
tree84f9c81a3fae3e052dfa9d3053a05fa12672cfed
parentfd4446f25e402fb186a6b7ec7a374aa8925ed708
ARM: dts: Fix omap2 specific dtsi files by adding the missing entries

Looks like we're missing few entries for omap2 and the drivers
have only worked because of the omap hwmod building the devices
for the missing entries.

Let's fix the missing entries so we don't need to rely on hwmod
for the basic data and can then later on remove the duplicate
data from hwmod. Otherwise device tree only drivers will not
work properly.

Cc: "BenoƮt Cousson" <bcousson@baylibre.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap2.dtsi
arch/arm/boot/dts/omap2420.dtsi
arch/arm/boot/dts/omap2430.dtsi