ARM: OMAP1: Update dpll1 default rate reprogramming method
authorJanusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Thu, 1 Dec 2011 21:16:26 +0000 (22:16 +0100)
committerTony Lindgren <tony@atomide.com>
Fri, 9 Dec 2011 02:02:25 +0000 (18:02 -0800)
commitf9e5908fa04e15a681dc4695b53c2c0c1d9b9a03
treee5174f71bffc3b93d4043a2e65756ff9ac85769d
parent24ce2705c2dd50e51f325c6e57dec378adc8c135
ARM: OMAP1: Update dpll1 default rate reprogramming method

According to comments in omap1_select_table_rate(), reprogramming dpll1
is tricky, and should always be done from SRAM.

While being at it, move OMAP730 special case handling inside
omap_sram_reprogram_clock().

Created on top of version 2 of the series "ARM: OMAP1: Fix dpll1
reprogramming related issues", which it depends on.
Tested on Amstrad Delta.

Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/clock.c
arch/arm/mach-omap1/clock_data.c
arch/arm/plat-omap/sram.c