Re: [Qemu-devel] [PATCH v1 0/3] Connect the SPI devices to ZynqMP

2015-10-02 Thread Alistair Francis
On Thu, Oct 1, 2015 at 4:31 AM, Andrea Bolognani wrote: > On Tue, 2015-09-29 at 16:03 -0700, Alistair Francis wrote: >> Connect the SPI devices to Xilinx's ZynqMP. >> >> I also need to make some changes to the actual SPI device to >> imporove the fuctionality, but for the time being this works. >>

Re: [Qemu-devel] [PATCH v1 0/3] Connect the SPI devices to ZynqMP

2015-10-01 Thread Andrea Bolognani
On Tue, 2015-09-29 at 16:03 -0700, Alistair Francis wrote: > Connect the SPI devices to Xilinx's ZynqMP. > > I also need to make some changes to the actual SPI device to > imporove the fuctionality, but for the time being this works. > > Alistair Francis (3): > ssi: Move ssi.h into a seperate d

[Qemu-devel] [PATCH v1 0/3] Connect the SPI devices to ZynqMP

2015-09-30 Thread Alistair Francis
Connect the SPI devices to Xilinx's ZynqMP. I also need to make some changes to the actual SPI device to imporove the fuctionality, but for the time being this works. Alistair Francis (3): ssi: Move ssi.h into a seperate directory xilinx_spips: Seperate the state struct into a header xlnx-z