From: Tomi Valkeinen Date: Thu, 13 Feb 2014 08:58:32 +0000 (+0200) Subject: ARM: dts: fix DPLL4 x2 clkouts on 3630 X-Git-Tag: v3.15-rc1~63^2~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a900ff4727c93e076e814c917f68c225c9b630;p=pandora-kernel.git ARM: dts: fix DPLL4 x2 clkouts on 3630 OMAP3630 DPLL4 is different than on OMAP3430, in that it doesn't have the x2 multiplier for its outputs. This is not currently reflected in the clock DT data. Fix the issue by setting the clock multiplier to 1 (instead of 2) for the DPLL4 output clocks. Signed-off-by: Tomi Valkeinen Tested-by: Christoph Fritz Tested-by: Marek Belisko Acked-by: Tero Kristo Acked-by: Tony Lindgren --- Reading git-diff-tree failed