mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).
Fix GPIO memory mapping address and register width. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3484 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
8c9d7f83bf
commit
3efda49d15
6 changed files with 873 additions and 8 deletions
2
hw/pxa.h
2
hw/pxa.h
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006 Openedhand Ltd.
|
||||
* Written by Andrzej Zaborowski <balrog@zabor.org>
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licenced under the GNU GPL v2.
|
||||
*/
|
||||
#ifndef PXA_H
|
||||
# define PXA_H "pxa.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue