lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ