From: Torben Hohn Date: Fri, 21 Dec 2012 14:06:15 +0000 (+0100) Subject: ARM: mxs: use apbx bus clock to drive the timers on timrotv2 X-Git-Tag: v3.9-rc1~118^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb318ff75d7c4d5ccc418ab4dcce19aa40fc059;p=pandora-kernel.git ARM: mxs: use apbx bus clock to drive the timers on timrotv2 timer resolution of ~32us is pretty low. v2 has 32bits resolution, so we have quite some headroom, and can use the 24MHz clock. v1 has only 16bits, so we only increase v2. So we just exchange the timrot clock in imx28. On imx23 we have timrotv1 and everything stays the same. Signed-off-by: Torben Hohn Signed-off-by: Shawn Guo --- Reading git-diff-tree failed