From: Lucas Stach Date: Fri, 26 Sep 2014 13:41:01 +0000 (+0200) Subject: ARM: imx: add CPU clock type X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0fed5133cc3656319e94c258e4a064dca8ccb27;p=pandora-kernel.git ARM: imx: add CPU clock type This implements a virtual clock used to abstract away all the steps needed in order to change the ARM clock, so we don't have to push all this clock handling into the cpufreq driver. While it will be used for i.MX53 at first it is generic enough to be used on i.MX6 later on. Signed-off-by: Lucas Stach Signed-off-by: Shawn Guo --- Reading git-diff-tree failed