Ping! And CC Kuo-Jung. AFAICT Kuo-Jung is using xilinx_spips as a template for his SPI work so some of these updates will be relevant to the Faraday series. The patches about the unused IRQs and the QOM styling fix are the ones.
Ill CC andreas as well, as does some QOM plumbing, establishing a heirachy between the two different devices, not too dissimilar to what we have been doing with sysbus-ehci. Regards, Peter On Wed, Feb 20, 2013 at 5:26 PM, Peter Crosthwaite <peter.crosthwa...@xilinx.com> wrote: > Few updates to the Zynq SPI controller. Couple of bug-fixes/completions > followed > by some QOMifying cleanup. > > > Nathan Rossi (2): > xilinx_spips: Fix bus setup conditional check > xilinx_spips: Add missing dual-bus snoop commands > > Peter Crosthwaite (3): > xilinx_spips: Set unused IRQs to NULL > xilinx_spips: QOM styling fixes > xilinx_spips: seperate SPI and QSPI as two classes > > hw/xilinx_spips.c | 124 > +++++++++++++++++++++++++++++++++++++++-------------- > hw/xilinx_zynq.c | 2 +- > 2 files changed, 93 insertions(+), 33 deletions(-) >