]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6b090cb403a27816f89bdff27892e5d3ee87b51
tree84f9c81a3fae3e052dfa9d3053a05fa12672cfed
parent1e0a8c01ee009b2a5fe84851b7c560b32034fa4a
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