Re: [Qemu-devel] [PATCH for-2.1 v1 0/3] Named GPIOs

2014-04-23 Thread Peter Crosthwaite
Ping! On Wed, Apr 9, 2014 at 9:44 AM, Peter Crosthwaite wrote: > This series implements Named GPIOs on the qdev level. Patch 2 is the > feature presentation. > > First patch is a developer-centric patch I have had in my tree for a > while. I include it so it picks up the change pattern in P2. > >

[Qemu-devel] [PATCH for-2.1 v1 0/3] Named GPIOs

2014-04-08 Thread Peter Crosthwaite
This series implements Named GPIOs on the qdev level. Patch 2 is the feature presentation. First patch is a developer-centric patch I have had in my tree for a while. I include it so it picks up the change pattern in P2. Last patch I give a useful example of the features use (an SSI cleanup). P