msf2: Add Smartfusion2 SPI controller
commit268ee7deb4e9bea1c1f9911780f584f71edcf1e0
authorSubbaraya Sundeep <sundeep.lkml@gmail.com>
Wed, 20 Sep 2017 20:17:35 +0000 (20 17:17 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Sep 2017 15:36:56 +0000 (21 16:36 +0100)
treefe6da01c5bd8c581b7d091a3476044db187ad13e
parent0ee1e1f4691cbe5c219be49ac9d0ff4ac4812530
msf2: Add Smartfusion2 SPI controller

Modelled Microsemi's Smartfusion2 SPI controller.

Signed-off-by: Subbaraya Sundeep <sundeep.lkml@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20170920201737.25723-4-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/Makefile.objs
hw/ssi/mss-spi.c [new file with mode: 0644]
include/hw/ssi/mss-spi.h [new file with mode: 0644]