Statistics
| Branch: | Revision:

root / hw / puv3_gpio.c @ 206e7f20

History | View | Annotate | Download (3.4 kB)

# Date Author Comment
a89d01c1 08/11/2012 12:37 pm Guan Xuetao

unicore32-softmmu: Add puv3 gpio support

This patch adds puv3 gpio (General Purpose Input/Output) support,
include gpio device simulation and its interrupt support.

v1->v2: Add initialization to ret in puv3_gpio_read.

Signed-off-by: Guan Xuetao <>...