mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
authorJohn Garry <john.garry@huawei.com>
Mon, 9 Dec 2019 14:08:08 +0000 (22:08 +0800)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 10 Jan 2020 17:04:30 +0000 (19:04 +0200)
commit80f64cef4135a7cd26f894374fd0e209cbb43afd
tree3e90497224bfad689de1a4ba49a4e174b71e28f9
parent67de34c20fa7a7aeae50c55dd2751e6df80c3e2c
mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are

The driver is for the HiSilicon FMC (Flash Memory Controller), which
supports SPI NOR in addition other memory technologies, like SPI NAND.

Indeed, the naming in the driver is a little inappropriate, especially
considering that there is already another HiSilicon SPI NOR flash
controller (which I believe the FMC is derived from).

Since we now want to provide software support for this other HiSilicon
controller, update code comments to at least try to make it clear that
this driver is for the FMC.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
drivers/mtd/spi-nor/Kconfig
drivers/mtd/spi-nor/hisi-sfc.c