On 9 March 2018 at 15:36, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > This series contains the leftover patches from these 2 series: > - SDCard: housekeeping, add tracing (part 4) > - SDCard: bugfixes, support UHS-I (part 5) > with Peter Maydell comments addressed. > > I misunderstood the 2.12 train deadline, but better to have the series > standing in the list rather than forgot it. > > Philippe Mathieu-Daudé (8): > sdcard: Do not trace CMD55, except when we already expect an ACMD > sdcard: Display command name when tracing CMD/ACMD > sdcard: Display which protocol is used when tracing (SD or SPI) > sdcard: Add the Tuning Command (CMD19) > sdcard: Implement the UHS-I SWITCH_FUNCTION entries (Spec v3) > sdcard: Add a 'uhs' property, update the OCR register ACCEPT_SWITCH_1V8 bit > sdhci: Fix a typo in comment > MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)
Thanks. I've applied patches 1-4, 7 and 8 to target-arm.next, so they will make 2.12. Patches 5 and 6 I had review comments on. (We may be able to call 5/6 bugfix patches and get them into 2.12; depends on timing.) thanks -- PMM