[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <afa04032-b886-81ea-7c4c-07ad281aeb98@microchip.com>
Date: Wed, 15 Jul 2020 03:40:06 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <broonie@...nel.org>
CC: <p.yadav@...com>, <vigneshr@...com>, <linux-spi@...r.kernel.org>,
<boris.brezillon@...labora.com>, <miquel.raynal@...tlin.com>,
<richard@....at>, <Nicolas.Ferre@...rochip.com>,
<alexandre.belloni@...tlin.com>, <Ludovic.Desroches@...rochip.com>,
<matthias.bgg@...il.com>, <michal.simek@...inx.com>,
<linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>, <nsekhar@...com>
Subject: Re: Re: [PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
On 7/14/20 10:19 PM, Mark Brown wrote:
> On Mon, Jul 13, 2020 at 06:34:12AM +0000, Tudor.Ambarus@...rochip.com wrote:
>
>> These four patches are looking good, I had just few minor comments.
>> If you too think that they are ok, would you take them through the
>> SPI tree? If so, I would need an immutable tag on top of v5.8-rc1
>> preferably, so I can merge them back to SPI NOR and continue the
>> development on top of them.
>
> The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
>
> Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-mem-dtr
>
> for you to fetch changes up to 4728f073bfc66b8b555274ef0d7741d7f5a48947:
>
> spi: spi-mtk-nor: reject DTR ops (2020-07-14 17:29:40 +0100)
>
> ----------------------------------------------------------------
> spi: Support for DTR ops
>
> ----------------------------------------------------------------
> Pratyush Yadav (4):
> spi: spi-mem: allow specifying whether an op is DTR or not
> spi: spi-mem: allow specifying a command's extension
> spi: atmel-quadspi: reject DTR ops
> spi: spi-mtk-nor: reject DTR ops
>
> drivers/spi/atmel-quadspi.c | 6 ++++++
> drivers/spi/spi-mem.c | 16 ++++++++++------
> drivers/spi/spi-mtk-nor.c | 10 ++++++++--
> drivers/spi/spi-mxic.c | 3 ++-
> drivers/spi/spi-zynq-qspi.c | 11 ++++++-----
> include/linux/spi/spi-mem.h | 14 +++++++++++++-
> 6 files changed, 45 insertions(+), 15 deletions(-)
>
Merged into spi-nor/next. Thank you!
Powered by blists - more mailing lists