From patchwork Sun May 10 20:06:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Marko X-Patchwork-Id: 245439 List-Id: U-Boot discussion From: robert.marko at sartura.hr (Robert Marko) Date: Sun, 10 May 2020 22:06:40 +0200 Subject: [PATCH 0/2] mtd: spi-nand: Update Toshiba support Message-ID: <20200510200642.10533-1-robert.marko@sartura.hr> This patch series updates the Toshiba SPI-NAND driver support to match the Linux tree. This imports 2 patches that add support for the new J series, as well as adding x4 and QE enable to previously added TC58CVG2S0HRAIJ. Yoshio Furuyama (2): mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) mtd: spinand: toshiba: Support for new Kioxia Serial NAND drivers/mtd/nand/spi/toshiba.c | 167 +++++++++++++++++++++++++-------- 1 file changed, 127 insertions(+), 40 deletions(-)