lkml.org 
[lkml]   [2022]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v6 0/7] mtd: spi-nor: Prepare core and add support for mx66lm1g45g
Date
Hi,

I've made some core work as a prerequisite for mx66lm1g45g addition.
I've cleaned the RDID op and the flash detection. I introduced
SPI_NOR_READID_OP to ease the spi_mem_op filling. I would like to
follow the idea and introduce macros for all the SPI NOR ops, but
after we'll integrate Michael's SR patches.

Cheers,
ta

v6: complete rework

Tudor Ambarus (7):
mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
mtd: spi-nor: Introduce spi_nor_match_id()
mtd: spi-nor: core: Use auto-detection only once
mtd: spi-nor: core: Introduce method for RDID op
mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
mtd: spi-nor: macronix: Add support for mx66lm1g45g

drivers/mtd/spi-nor/core.c | 115 +++++++++++++++++-----------
drivers/mtd/spi-nor/core.h | 14 ++++
drivers/mtd/spi-nor/macronix.c | 131 ++++++++++++++++++++++++++++++++
drivers/mtd/spi-nor/micron-st.c | 13 +---
drivers/mtd/spi-nor/spansion.c | 13 +---
5 files changed, 221 insertions(+), 65 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2022-02-09 14:38    [W:0.108 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site