]> 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)
commit6d75a3850b56954fde1e22411f03f7bddbce51dd
tree84f9c81a3fae3e052dfa9d3053a05fa12672cfed
parent7da192bc0bdb4d0203ede37b4a937a12b7a26e69
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