From: Nishanth Menon Date: Wed, 16 Oct 2013 15:39:01 +0000 (-0500) Subject: ARM: OMAP3+: do not register non-dt OPP tables for device tree boot X-Git-Tag: omap-for-v3.13/cpufreq-late~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d51856d7405fa55bcf3d6f20d7e97e0bf2656c;p=pandora-kernel.git ARM: OMAP3+: do not register non-dt OPP tables for device tree boot OMAP3+ supports both device tree and non-device tree boot. Device tree bindings for OMAP3+ is supposed to be added via dts following: Documentation/devicetree/bindings/power/opp.txt Since we now have device tree entries for OMAP3+ cpu OPPs, The current code wrongly adds duplicate OPPs. So, dont register OPPs when booting using device tree. Signed-off-by: Nishanth Menon Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed