From: Tony Lindgren Date: Thu, 14 Nov 2013 23:25:09 +0000 (-0800) Subject: ARM: dts: Fix omap2 specific dtsi files by adding the missing entries X-Git-Tag: omap-for-v3.13/more-fixes-for-merge-window-take2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467f4bd2606d3ba7930cdcb489e7cb84d8589a39;p=pandora-kernel.git 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" Cc: devicetree@vger.kernel.org Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed