Re: [Qemu-devel] [PATCH v2 0/4] omap_gpio: convert to qdev

2011-07-26 Thread Peter Maydell
Ping? (added back the CCs that qemu-devel seems to have stripped out...) On 8 July 2011 17:56, Peter Maydell wrote: > These patches are changes from the meego omap3 tree which convert > the omap GPIO module device to use qdev. > > Changes v1->v2: >  * renamed omap_l4_base() to omap_l4_region_bas

[Qemu-devel] [PATCH v2 0/4] omap_gpio: convert to qdev

2011-07-08 Thread Peter Maydell
These patches are changes from the meego omap3 tree which convert the omap GPIO module device to use qdev. Changes v1->v2: * renamed omap_l4_base() to omap_l4_region_base() * provide two qdev devices 'omap-gpio' and 'omap2-gpio' rather than trying to shoehorn two significantly different devic