Re: [Qemu-devel] [PATCH v1 0/4] Standard SD host controller model

2012-06-20 Thread Peter Crosthwaite
Ping! We good to go on this one? Whose queue should this go in or should I PULL? On Thu, Jun 14, 2012 at 12:12 PM, Peter Crosthwaite wrote: > ergh, > > series version number is incorrect, this is v4. > > On Thu, Jun 14, 2012 at 12:20 PM, Peter A. G. Crosthwaite > wrote: >> [Original cover by Ig

Re: [Qemu-devel] [PATCH v1 0/4] Standard SD host controller model

2012-06-13 Thread Peter Crosthwaite
ergh, series version number is incorrect, this is v4. On Thu, Jun 14, 2012 at 12:20 PM, Peter A. G. Crosthwaite wrote: > [Original cover by Igor] > First patch introduces standard SD host controller model. This is accumulated > version of my previous patch I sent a while ago and a recent SDHCI

[Qemu-devel] [PATCH v1 0/4] Standard SD host controller model

2012-06-13 Thread Peter A. G. Crosthwaite
[Original cover by Igor] First patch introduces standard SD host controller model. This is accumulated version of my previous patch I sent a while ago and a recent SDHCI patch by Peter A. G. Crosthwaite. Second patch introduces Exynos4210-specific SDHCI built on top of standard SDHCI model. [Ne