From: Sekhar Nori Date: Tue, 20 Jul 2010 11:16:49 +0000 (+0530) Subject: davinci: clock: add support for setting sysclk rate X-Git-Tag: v2.6.37-rc1~122^2~1^2~40 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b39639b820ca64e55c39b5217773919ca7973cec;p=pandora-kernel.git davinci: clock: add support for setting sysclk rate Setting sysclk rate will be useful in cases where the sysclk is not at a fixed ratio to the PLL output but can asynchronously be changed. This support forms the basis of attempt to keep the AEMIF clock constant on OMAP-L138 even as PLL0 output changes as ARM clock is changed to save power. This patch has been tested on OMAP-L138. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed