Re: [PATCH v2 0/2] Allwinner A10 SPI controller emulation

2024-10-08 Thread Peter Maydell
On Tue, 1 Oct 2024 at 23:14, Strahinja Jankovic wrote: > > This patch set introduces the SPI controller emulation for Allwinner A10 > SoC and Cubieboard. > > Only master-mode functionality of the SPI controller is implemented. > > Since U-Boot and Linux SPI drivers for Allwinner A10 perform only >

[PATCH v2 0/2] Allwinner A10 SPI controller emulation

2024-10-01 Thread Strahinja Jankovic
This patch set introduces the SPI controller emulation for Allwinner A10 SoC and Cubieboard. Only master-mode functionality of the SPI controller is implemented. Since U-Boot and Linux SPI drivers for Allwinner A10 perform only byte-wide CPU access to the transmit and receive registers of the con