qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7 0/6] Connect the SPI devices to Xilinx's Zynq


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v7 0/6] Connect the SPI devices to Xilinx's ZynqMP.
Date: Mon, 18 Jan 2016 11:31:30 +0000

On 15 January 2016 at 22:38, Alistair Francis
<address@hidden> wrote:
> I also need to make some changes to the actual SPI device to
> improve the functionality, but for the time being this works.
>
> V7
>  - Use g_strdup_printf() for the bus names
> V6 (From Peter C):
>  - Allow use of QOM paths for referencing qbusses
>  - Use Alias to implement bus pinout.
> V5:
>  - Fix a typo
>  - Use a qdev API to rename the SPI bus
> V4:
>  - Rebase
>  - Rename the SPI busses so that they can all be accessed from the
>    SoC
>  - Only create one SPI flash device
> V3:
>  - Don't reach into the SoC to get the SPI Bus
> V2:
>  - Connect the SPI flash in the board code
>  - Update git patches to properly indicate rename
>  - Add sst25wf080 as a SPI flash
>
> Alistair Francis (5):
>   m25p80.c: Add sst25wf080 SPI flash device
>   ssi: Move ssi.h into a separate directory
>   xilinx_spips: Separate the state struct into a header
>   xlnx-zynqmp: Connect the SPI devices
>   xlnx-ep108: Connect the SPI Flash
>
> Peter Crosthwaite (1):
>   qdev: get_child_bus(): Use QOM lookup if available

Applied to target-arm.next (with added g_free calls in patches 5,6), thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]