summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/eon.c
AgeCommit message (Collapse)AuthorFilesLines
2020-03-17mtd: spi-nor: Move Eon bits out of core.cBoris Brezillon1-0/+34
Create a SPI NOR manufacturer driver for Eon chips, and move the Eon definitions outside of core.c. Signed-off-by: Boris Brezillon <bbrezillon@kernel.org> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>