commit | 24f74ad1c75e9893db4386ed9c7f8c20cdbc3198 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri May 22 21:39:55 2015 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Jun 03 14:52:28 2015 +0800 |
tree | 2e55f268a51d7507bf9df34cca829091aedb77c6 | |
parent | e510d2015d38a2bfbaebf9793f28377b6328e409 [diff] |
ARM: imx: define gpt register offset per device type It defines offset of gpt registers TSTAT, TCN and TCMP per device type in imx_gpt_data, so that these registers can be accessed in an way without timer_is_v2() checking. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>