This patch is improving the completness of the GPT timer implementation.

It adds compare 2 and 3 register support to the already exiting compare 1
register.
This patch is also moving to a more modern/robust/abstract implementation
Last a global more meaningfull naming is applied.

Note: We still don't yet support the input register feature allowing to 
      times stamp a level change on a GPIO.

Jean-Christophe DUBOIS (2):
  i.MX: implement a more complete version of the GPT timer.
  i.MX: unify all function and variale name convention in GPT

 hw/timer/imx_gpt.c | 560 +++++++++++++++++++++++++++++++----------------------
 1 file changed, 327 insertions(+), 233 deletions(-)

-- 
1.8.1.2


Reply via email to