[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <410ca5c2-96a0-ffd0-e1c0-316fe37ff4d5@microchip.com>
Date: Wed, 16 Dec 2020 08:30:34 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <bert@...t.com>, <miquel.raynal@...tlin.com>, <richard@....at>,
<vigneshr@...com>, <broonie@...nel.org>, <john.garry@...wei.com>,
<bbrezillon@...nel.org>, <gch981213@...il.com>,
<vadivel.muruganx.ramuthevar@...ux.intel.com>,
<linux-kernel@...r.kernel.org>, <linux-mtd@...ts.infradead.org>
Subject: Re: [PATCH] Add spi-nor driver for Realtek RTL838x/RTL839x switch
SoCs
On 12/15/20 11:46 PM, Bert Vermeulen wrote:
> This driver supports the spiflash core in all RTL838x/RTL839x SoCs,
> and likely some older models as well (RTL8196C).
>
Can we use SPIMEM and move this under drivers/spi/ instead?
Cheers,
ta
> Signed-off-by: Bert Vermeulen <bert@...t.com>
> ---
> drivers/mtd/spi-nor/controllers/Kconfig | 7 +
> drivers/mtd/spi-nor/controllers/Makefile | 1 +
> .../spi-nor/controllers/rtl8380-spiflash.c | 347 ++++++++++++++++++
> .../spi-nor/controllers/rtl8380-spiflash.h | 34 ++
> 4 files changed, 389 insertions(+)
> create mode 100644 drivers/mtd/spi-nor/controllers/rtl8380-spiflash.c
> create mode 100644 drivers/mtd/spi-nor/controllers/rtl8380-spiflash.h
Powered by blists - more mailing lists