From: Miquel Raynal Date: Fri, 18 Aug 2023 14:39:53 +0000 (+0200) Subject: Merge tag 'spi-nor/for-6.6' into mtd/next X-Git-Tag: v6.6.17~4011^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f7091fb725dcabc171c5fba28a6ce38beb08f205;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'spi-nor/for-6.6' into mtd/next SPI NOR core changes: * fix assumption on enabling quad mode in spi_nor_write_16bit_sr_and_check() * avoid setting SRWD bit in SR if WP# signal not connected as it will configure the SR permanently as read only. Add "no-wp" dt property. * clarify the need for spi-nor compatibles in dt-bindings SPI NOR manufacturer drivers changes: * spansion: - add support for S28HS02GT - switch methods to use vreg_offset from SFDP instead of hardcoding the register value * microchip/sst: - add support for sst26vf032b flash * winbond: - correct flags for Winbond w25q128 Signed-off-by: Miquel Raynal --- f7091fb725dcabc171c5fba28a6ce38beb08f205