]> Git Repo - qemu.git/commit - hw/puv3.c
unicore32-softmmu: Add puv3 gpio support
authorGuan Xuetao <[email protected]>
Fri, 10 Aug 2012 06:42:30 +0000 (14:42 +0800)
committerBlue Swirl <[email protected]>
Sat, 11 Aug 2012 09:37:00 +0000 (09:37 +0000)
commita89d01c1925e88e7f6432b334e0b681899454486
tree0da4df9d067e020a14c87d08849ac6d685f728e7
parent56d07a905025c18a14fef8f85c427e078a7cea79
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 <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/Makefile.objs
hw/puv3.c
hw/puv3_gpio.c [new file with mode: 0644]
This page took 0.025495 seconds and 4 git commands to generate.