From: Rajendra Nayak Date: Sat, 25 Jul 2009 01:44:01 +0000 (-0600) Subject: OMAP3 SDRC: Fix freeze when scaling CORE dpll to < 83Mhz X-Git-Tag: v2.6.31-rc7~36^2~6^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff120e5303e27e03aba7b774e86fd43eaf90376;p=pandora-kernel.git OMAP3 SDRC: Fix freeze when scaling CORE dpll to < 83Mhz This patch fixes a bug in the CORE dpll scaling sequence which was errouneously clearing some bits in the SDRC DLLA CTRL register and hence causing a freeze. The issue was observed only on platforms which scale CORE dpll to < 83Mhz and hence program the DLL in fixed delay mode. Issue reported by Limei Wang , with debugging assistance from Richard Woodruff and Girish Ghongdemath . Signed-off-by: Rajendra Nayak Cc: Limei Wang Cc: Richard Woodruff Cc: Girish Ghongdemath Signed-off-by: Paul Walmsley [paul@pwsan.com: updated patch description to include collaboration credits] --- Reading git-diff-tree failed