ARM: dts: fix DPLL4 x2 clkouts on 3630
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 13 Feb 2014 08:58:32 +0000 (10:58 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 19 Mar 2014 07:31:47 +0000 (09:31 +0200)
commit64a900ff4727c93e076e814c917f68c225c9b630
tree7f671407667d7121038f0b3824cd432beeaa6afe
parent9512c6fec829b97ea50c802bee0116a3f9d44225
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 <tomi.valkeinen@ti.com>
Tested-by: Christoph Fritz <chf.fritz@googlemail.com>
Tested-by: Marek Belisko <marek@goldelico.com>
Acked-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap36xx-clocks.dtsi
arch/arm/boot/dts/omap36xx.dtsi