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: Rework functions/types name and use new styme initialization

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

-- 
1.8.1.2


Reply via email to