OSDN Git Service

mtd: spi-nor: Move XMC bits out of core.c
authorBoris Brezillon <bbrezillon@kernel.org>
Fri, 13 Mar 2020 19:42:50 +0000 (19:42 +0000)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Tue, 17 Mar 2020 07:28:06 +0000 (09:28 +0200)
commita674d5a6c8c094c3c6c3f88b01021c21550ee76b
tree381603cb0be61176c5ce40bbd25dcb2aa5c23940
parent2d47cac1eee76a75c28886c15f82323eb0ec0eb5
mtd: spi-nor: Move XMC bits out of core.c

Create a SPI NOR manufacturer driver for XMC chips, and move the
XMC definitions outside of core.c.

Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
drivers/mtd/spi-nor/Makefile
drivers/mtd/spi-nor/core.c
drivers/mtd/spi-nor/core.h
drivers/mtd/spi-nor/xmc.c [new file with mode: 0644]