u-boot/drivers/mtd/nand/spi
Yoshio Furuyama 5f8d677839 mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
The suffix was changed from "G" to "J" to classify between 1st generation
and 2nd generation serial NAND devices (which now belong to the Kioxia
brand).
As reference that's
1st generation device of 1Gbit product is "TC58CVG0S3HRAIG"
2nd generation device of 1Gbit product is "TC58CVG0S3HRAIJ".

The 8Gbit type "TH58CxG3S0HRAIJ" is new to Kioxia's serial NAND lineup and
the prefix was changed from "TC58" to "TH58".

Thus the functions were renamed from tc58cxgxsx_*() to tx58cxgxsxraix_*().

Signed-off-by: Yoshio Furuyama <ytc-mb-yfuruyama7@kioxia.com>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/0dedd9869569a17625822dba87878254d253ba0e.1584949601.git.ytc-mb-yfuruyama7@kioxia.com
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
2020-05-28 01:24:03 +05:30
..
core.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
gigadevice.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
Kconfig mtd: rename CONFIG_MTD -> CONFIG_DM_MTD 2019-12-03 23:04:10 -05:00
macronix.c common: Drop linux/bug.h from common header 2020-05-18 21:19:23 -04:00
Makefile mtd: spi-nand: Import Toshiba SPI-NAND support 2020-04-29 01:44:35 +05:30
micron.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
toshiba.c mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) 2020-05-28 01:24:03 +05:30
winbond.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00