[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190130150818.24902-1-tudor.ambarus@microchip.com>
Date: Wed, 30 Jan 2019 15:08:27 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <broonie@...nel.org>, <Nicolas.Ferre@...rochip.com>,
<alexandre.belloni@...tlin.com>, <Ludovic.Desroches@...rochip.com>
CC: <linux-spi@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-mtd@...ts.infradead.org>,
<Tudor.Ambarus@...rochip.com>
Subject: [PATCH 0/9] spi: atmel-quadspi: introduce sam9x60 qspi contoller
From: Tudor Ambarus <tudor.ambarus@...rochip.com>
Patches from 1 to 7 are minor fixes or cosmetics.
Patches 8 and 9 introduce the sam9x60 qspi controller.
sam9x60 qspi controller tested with sst26vf064b jedec,spi-nor flash.
Backward compatibility test done on sama5d2 qspi controller and
mx25l25635e jedec,spi-nor flash.
The patches are generated on top of for-next branch.
Tudor Ambarus (9):
spi: atmel-quadspi: optimize qspi init
spi: atmel-quadspi: order header files inclusion alphabetically
spi: atmel-quadspi: fix naming scheme
spi: atmel-quadspi: remove unnecessary cast
spi: atmel-quadspi: return appropriate error code
spi: atmel-quadspi: switch to SPDX license identifiers
dt-bindings: spi: atmel-quadspi: update example to new clock binding
dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
spi: atmel-quadspi: add support for sam9x60 qspi controller
.../devicetree/bindings/spi/atmel-quadspi.txt | 30 +-
drivers/spi/atmel-quadspi.c | 406 ++++++++++++++++-----
2 files changed, 336 insertions(+), 100 deletions(-)
--
2.9.5
Powered by blists - more mailing lists