commit | 38a66f51e71c8d3e24c221614c57b9e8b37a46b3 | [log] [tgz] |
---|---|---|
author | Amit Kucheria <amit.kucheria@canonical.com> | Wed Apr 21 21:34:36 2010 +0300 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu Apr 22 13:40:32 2010 +0200 |
tree | ab6334e8092d13a6fd91339ff2bf3fba38911ae1 | |
parent | 3fcb027d7fd749569665d34a79ce2a8e00bc2ed6 [diff] |
mxc: Change gpt timer code to be more generic by using V2 instead of MX3 Replace mx3_ with v2_ since the register layout is the same for all SoCs using version 2 of the timer (mx25, mx31, mx37 and now mx51) Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>