[PATCH v3 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs

Wilfred Mallawa posted 4 patches 1 year, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220821234200.34052-1-wilfred.mallawa@opensource.wdc.com
Maintainers: Alistair Francis <Alistair.Francis@wdc.com>
There is a newer version of this series
hw/ssi/ibex_spi_host.c         | 172 +++++++++++++++++++--------------
include/hw/ssi/ibex_spi_host.h |   4 +-
2 files changed, 104 insertions(+), 72 deletions(-)
[PATCH v3 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
Posted by Wilfred Mallawa 1 year, 8 months ago
From: Wilfred Mallawa <wilfred.mallawa@wdc.com>

This patch series cleans up the ibex_spi driver,
fixes the specified coverity issue,
implements register rw1c functionality and
updates an incorrect register offset.

Patch V3 fixes up:
    - Style errors (excess indentation on multi-line)
    - Remove patch note from commit message in [2/4]

Testing:
    - Tested with Opentitan unit tests for TockOS...[OK]

Wilfred Mallawa (4):
  hw/ssi: ibex_spi: fixup typos in ibex_spi_host
  hw/ssi: ibex_spi: fixup coverity issue
  hw/ssi: ibex_spi: fixup/add rw1c functionality
  hw/ssi: ibex_spi: update reg addr

 hw/ssi/ibex_spi_host.c         | 172 +++++++++++++++++++--------------
 include/hw/ssi/ibex_spi_host.h |   4 +-
 2 files changed, 104 insertions(+), 72 deletions(-)

-- 
2.37.2