From: Miquel Raynal Date: Thu, 31 Jul 2025 16:52:04 +0000 (+0200) Subject: Merge tag 'spi-nor/for-6.17' into mtd/next X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3dd8aa0ef78e4941f4b915d317616c03d08e31b2;p=thirdparty%2Flinux.git Merge tag 'spi-nor/for-6.17' into mtd/next SPI NOR changes for 6.17 Notable changes: - Fix exiting 4-byte addressing on Infineon SEMPER flashes. These flashes do not support the standard EX4B opcode (E9h), and use a vendor-specific opcode (B8h) instead. - Fix unlocking of flashes that are write-protected at power-on. This was caused by using an uninitialized mtd_info in spi_nor_try_unlock_all(). Signed-off-by: Miquel Raynal --- 3dd8aa0ef78e4941f4b915d317616c03d08e31b2