i.MX: implement a more correct version of EPIT timer.
commit462566fc5e3e10a44e212fdbc67b9e4948179b14
authorJean-Christophe DUBOIS <jcd@tribudubois.net>
Fri, 3 May 2013 17:21:02 +0000 (3 18:21 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 3 May 2013 17:21:02 +0000 (3 18:21 +0100)
tree17e648dedd3bf6c6c6d1125ffe7cea9bd9bb4acd
parent743bddb4b35ceaaf6f95aea581a4130dcae6205a
i.MX: implement a more correct version of EPIT timer.

This patch is providing a complete version of the EPIT timer.

Note, however that the GPT timer in the same file is still not
complete.

Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>
Message-id: 1365624982-15647-1-git-send-email-jcd@tribudubois.net
Reviewed-by: Peter Chubb <peter.chubb@nicta.com.au>
[PMM: wrapped an overly long line]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/timer/imx_timer.c