]> Git Repo - J-u-boot.git/commit
mtd: spi-nand: Import Toshiba SPI-NAND support
authorRobert Marko <[email protected]>
Tue, 3 Mar 2020 19:25:40 +0000 (20:25 +0100)
committerJagan Teki <[email protected]>
Tue, 28 Apr 2020 20:14:35 +0000 (01:44 +0530)
commit89127104848cea38bac5d40e3d6973fc203e2df6
tree8af1d0e783cd49ca918e22ec0500b6d29cf7c834
parent6f3b1f4a1dea5b733b03445c2a3eff2e4a47eafb
mtd: spi-nand: Import Toshiba SPI-NAND support

Linux has good support for Toshiba SPI-NAND, so lets import it.

Signed-off-by: Robert Marko <[email protected]>
Tested-by: Luka Kovacic <[email protected]>
Cc: Luka Perkov <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
drivers/mtd/nand/spi/Makefile
drivers/mtd/nand/spi/core.c
drivers/mtd/nand/spi/toshiba.c [new file with mode: 0644]
include/linux/mtd/spinand.h
This page took 0.032098 seconds and 4 git commands to generate.