Re: [Qemu-devel] [PATCH v3 0/4] bcm2835: add sdhost and gpio controllers

2017-02-27 Thread Peter Maydell
On 24 February 2017 at 16:40, Clement Deschamps wrote: > This patches add the Arasan SDHost controller and the GPIO controller to the > BCM2835/36 platforms. > > This patches have been tested with raspbian 2015-09-24 (which uses the SDHCI > controller), > and raspbian 2017-01-11 (which dynamical

[Qemu-devel] [PATCH v3 0/4] bcm2835: add sdhost and gpio controllers

2017-02-24 Thread Clement Deschamps
This patches add the Arasan SDHost controller and the GPIO controller to the BCM2835/36 platforms. This patches have been tested with raspbian 2015-09-24 (which uses the SDHCI controller), and raspbian 2017-01-11 (which dynamically switches to the SDHost controller). I spotted an issue with th