Hi Alistair,
On Wed, Jul 5, 2017 at 11:48 PM, Alistair Francis
wrote:
> On Sun, Jul 2, 2017 at 9:45 PM, Subbaraya Sundeep
> wrote:
> > Modelled Microsemi's Smartfusion2 SPI controller.
> >
> > Signed-off-by: Subbaraya Sundeep
> > ---
> > hw/ssi/Makefile.objs | 1 +
> > hw/ssi/mss-spi.c
On Sun, Jul 2, 2017 at 9:45 PM, Subbaraya Sundeep
wrote:
> Modelled Microsemi's Smartfusion2 SPI controller.
>
> Signed-off-by: Subbaraya Sundeep
> ---
> hw/ssi/Makefile.objs | 1 +
> hw/ssi/mss-spi.c | 414
> +++
> include/hw/ssi/mss-sp
Modelled Microsemi's Smartfusion2 SPI controller.
Signed-off-by: Subbaraya Sundeep
---
hw/ssi/Makefile.objs | 1 +
hw/ssi/mss-spi.c | 414 +++
include/hw/ssi/mss-spi.h | 62 +++
3 files changed, 477 insertions(+)
create mode 100644