From: Mark Brown Date: Fri, 7 Nov 2025 09:33:17 +0000 (+0000) Subject: spi: enable the SpacemiT K1 SoC QSPI X-Git-Tag: v6.19-rc1~150^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a58f60df578bb55a1d0adca0c356e03b2818de1;p=thirdparty%2Fkernel%2Flinux.git spi: enable the SpacemiT K1 SoC QSPI Merge series from Alex Elder : This series adds support for the SpacemiT K1 SoC QSPI. This IP is generally compatible with the Freescale QSPI driver, requiring three minor changes to enable it to be supported. The changes are: - Adding support for optional resets - Having the clock *not* be disabled when changing its rate - Allowing the size of storage blocks written to flash chips to be set to something different from the AHB buffer size --- 4a58f60df578bb55a1d0adca0c356e03b2818de1