qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/2] i.MX: improve GPT driver implementation


From: Jean-Christophe DUBOIS
Subject: [Qemu-devel] [PATCH v2 0/2] i.MX: improve GPT driver implementation
Date: Tue, 28 May 2013 19:55:16 +0200

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

[Prev in Thread] Current Thread [Next in Thread]