[GIT PULL] mtd: spi-nor: Changes for 5.10
Vignesh Raghavendra
vigneshr at ti.com
Fri Oct 9 08:22:53 EDT 2020
Hi Miquel, Richard
Please pull SPI NOR changes for 5.10-rc1.
Regards
Vignesh
The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:
Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/spi-nor/for-5.10
for you to fetch changes up to 9a3422a110c868e511387a81df25a315eaa3a7b8:
Revert "mtd: spi-nor: Prefer asynchronous probe" (2020-10-06 10:46:07 +0530)
----------------------------------------------------------------
SPI NOR core changes:
- Support for Winbond w25q64jwm flash
- Enable 4K sector support for mx25l12805d
SPI NOR controller drivers changes:
- intel-spi:
- Add Alder Lake-S PCI ID
----------------------------------------------------------------
Douglas Anderson (1):
mtd: spi-nor: Prefer asynchronous probe
Ikjoon Jang (1):
mtd: spi-nor: winbond: Add support for w25q64jwm
Mika Westerberg (1):
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-S SPI serial flash
Robert Marko (1):
mtd: spi-nor: macronix: Add SECT_4K to mx25l12805d
Vignesh Raghavendra (1):
Revert "mtd: spi-nor: Prefer asynchronous probe"
drivers/mtd/spi-nor/controllers/intel-spi-pci.c | 1 +
drivers/mtd/spi-nor/macronix.c | 2 +-
drivers/mtd/spi-nor/winbond.c | 9 +++++++++
3 files changed, 11 insertions(+), 1 deletion(-)
More information about the linux-mtd
mailing list