Hi, This is the SPI-NOR PR for 5.2. Cheers, ta The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/mtd/linux.git tags/spi-nor/for-5.2 for you to fetch changes up to e43f53c22a937d024f070907d02539e413f20c15: spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flash (2019-05-06 11:18:02 +0300) ---------------------------------------------------------------- SPI NOR core changes: - Print all JEDEC ID bytes on error - Fix comment of spi_nor_find_best_erase_type() - Add region locking flags for s25fl512s SPI NOR controller drivers changes: - intel-spi: * Avoid crossing 4K address boundary on read/write * Add support for Intel Comet Lake SPI serial flash ---------------------------------------------------------------- Alexander Sverdlin (2): mtd: spi-nor: Fix comment of spi_nor_find_best_erase_type() mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write Geert Uytterhoeven (1): mtd: spi-nor: Print all JEDEC ID bytes on error Jonas Bonn (1): spi-nor: s25fl512s supports region locking Mika Westerberg (1): spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flash drivers/mtd/spi-nor/intel-spi-pci.c | 1 + drivers/mtd/spi-nor/intel-spi.c | 8 ++++++++ drivers/mtd/spi-nor/spi-nor.c | 10 ++++++---- 3 files changed, 15 insertions(+), 4 deletions(-) ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/